CreateFleetOutput
public struct CreateFleetOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Properties for the newly created fleet.
Declaration
Swift
public let fleetAttributes: FleetAttributes?
-
Undocumented
Declaration
Swift
public init(fleetAttributes: FleetAttributes? = nil)