Class MaintenanceWindowTaskTaskInvocationParametersStepFunctionsParameters
Inheritance
System.Object
MaintenanceWindowTaskTaskInvocationParametersStepFunctionsParameters
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Aws.Ssm.Outputs
Assembly: Pulumi.Aws.dll
Syntax
public sealed class MaintenanceWindowTaskTaskInvocationParametersStepFunctionsParameters
Fields
View SourceInput
The inputs for the STEP_FUNCTION task.
Declaration
public readonly string Input
Field Value
| Type | Description |
|---|---|
| System.String |
Name
The name of the STEP_FUNCTION task.
Declaration
public readonly string Name
Field Value
| Type | Description |
|---|---|
| System.String |