SubscribeResult
public struct SubscribeResult : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
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)