MaintenanceWindowIdentityForTarget
public struct MaintenanceWindowIdentityForTarget : AWSShapeUndocumented
- 
                  
                  DeclarationSwift public static var _members: [AWSShapeMember]
- 
                  
                  The name of the maintenance window. DeclarationSwift public let name: String?
- 
                  
                  The ID of the maintenance window. DeclarationSwift public let windowId: String?
- 
                  
                  Undocumented DeclarationSwift public init(name: String? = nil, windowId: String? = nil)
 View on GitHub
View on GitHub MaintenanceWindowIdentityForTarget Structure Reference
        MaintenanceWindowIdentityForTarget Structure Reference