ClusterAssociatedToSchedule
public struct ClusterAssociatedToSchedule : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Undocumented
Declaration
Swift
public let clusterIdentifier: String? -
Undocumented
Declaration
Swift
public let scheduleAssociationState: ScheduleState? -
Undocumented
Declaration
Swift
public init(clusterIdentifier: String? = nil, scheduleAssociationState: ScheduleState? = nil)
View on GitHub
ClusterAssociatedToSchedule Structure Reference