MaintenanceWindowStepFunctionsParameters
public struct MaintenanceWindowStepFunctionsParameters : AWSShapeUndocumented
- 
                  
                  DeclarationSwift public static var _members: [AWSShapeMember]
- 
                  
                  The inputs for the STEP_FUNCTIONS task. DeclarationSwift public let input: String?
- 
                  
                  The name of the STEP_FUNCTIONS task. DeclarationSwift public let name: String?
- 
                  
                  Undocumented DeclarationSwift public init(input: String? = nil, name: String? = nil)
- 
                  
                  DeclarationSwift public func validate(name: String) throws
 View on GitHub
View on GitHub MaintenanceWindowStepFunctionsParameters Structure Reference
        MaintenanceWindowStepFunctionsParameters Structure Reference