UnsubscribeResult

public struct UnsubscribeResult : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • arn

    The Amazon Resource Name (ARN) of the the notification rule from which you have removed a subscription.

    Declaration

    Swift

    public let arn: String
  • Undocumented

    Declaration

    Swift

    public init(arn: String)