RegisterTargetWithMaintenanceWindowResult

public struct RegisterTargetWithMaintenanceWindowResult : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • The ID of the target definition in this maintenance window.

    Declaration

    Swift

    public let windowTargetId: String?
  • Undocumented

    Declaration

    Swift

    public init(windowTargetId: String? = nil)