PlacementResponse

public struct PlacementResponse : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • The name of the placement group that the instance is in.

    Declaration

    Swift

    public let groupName: String?
  • Undocumented

    Declaration

    Swift

    public init(groupName: String? = nil)