You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::SecurityHub::Types::AwsSnsTopicDetailsWhen passing AwsSnsTopicDetails as input to an Aws::Client method, you can use a vanilla Hash:
{
kms_master_key_id: "NonEmptyString",
subscription: [
{
endpoint: "NonEmptyString",
protocol: "NonEmptyString",
},
],
topic_name: "NonEmptyString",
owner: "NonEmptyString",
}
A wrapper type for the topic's Amazon Resource Name (ARN).
Returned by:
Instance Attribute Summary collapseThe ID of an AWS managed customer master key (CMK) for Amazon SNS or a custom CMK.
The subscription\'s owner.
Subscription is an embedded property that describes the subscription endpoints of an Amazon SNS topic.
The name of the topic.
The ID of an AWS managed customer master key (CMK) for Amazon SNS or a custom CMK.
#owner ⇒ StringThe subscription\'s owner.
#subscription ⇒ Array<Types::AwsSnsTopicSubscription>Subscription is an embedded property that describes the subscription endpoints of an Amazon SNS topic.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4