class AWS::SNS::Topic
def initialize arn, options = {}
-
arn
(String
) -- The topic ARN.
def initialize arn, options = {} @arn = arn super end
arn
(String
)
-- The topic ARN.
def initialize arn, options = {} @arn = arn super end