SubscribeResult

public struct SubscribeResult : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • arn

    The Amazon Resource Name (ARN) of the notification rule for which you have created assocations.

    Declaration

    Swift

    public let arn: String?
  • Undocumented

    Declaration

    Swift

    public init(arn: String? = nil)