CreateTopicResponse
public struct CreateTopicResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The Amazon Resource Name (ARN) assigned to the created topic.
Declaration
Swift
public let topicArn: String? -
Undocumented
Declaration
Swift
public init(topicArn: String? = nil)
View on GitHub
CreateTopicResponse Structure Reference