ReleaseHostsRequest
public struct ReleaseHostsRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The IDs of the Dedicated Hosts to release.
Declaration
Swift
public let hostIds: [String]
-
Undocumented
Declaration
Swift
public init(hostIds: [String])