DeleteThingShadowResponse

public struct DeleteThingShadowResponse : AWSShape

Undocumented

  • The key for the payload

    Declaration

    Swift

    public static let payloadPath: String?
  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • The state information, in JSON format.

    Declaration

    Swift

    public let payload: Data
  • Undocumented

    Declaration

    Swift

    public init(payload: Data)