Topic

public struct Topic : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • The topic’s ARN.

    Declaration

    Swift

    public let topicArn: String?
  • Undocumented

    Declaration

    Swift

    public init(topicArn: String? = nil)