GetDevicesInPlacementResponse

public struct GetDevicesInPlacementResponse : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • An object containing the devices (zero or more) within the placement.

    Declaration

    Swift

    public let devices: [String : String]
  • Undocumented

    Declaration

    Swift

    public init(devices: [String : String])