DescribeMaintenanceWindowsForTargetResult
public struct DescribeMaintenanceWindowsForTargetResult : AWSShapeUndocumented
- 
                  
                  DeclarationSwift public static var _members: [AWSShapeMember]
- 
                  
                  The token for the next set of items to return. (You use this token in the next call.) DeclarationSwift public let nextToken: String?
- 
                  
                  Information about the maintenance window targets and tasks an instance is associated with. DeclarationSwift public let windowIdentities: [MaintenanceWindowIdentityForTarget]?
- 
                  
                  Undocumented DeclarationSwift public init(nextToken: String? = nil, windowIdentities: [MaintenanceWindowIdentityForTarget]? = nil)
 View on GitHub
View on GitHub DescribeMaintenanceWindowsForTargetResult Structure Reference
        DescribeMaintenanceWindowsForTargetResult Structure Reference