A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/SecurityHub/Types/AwsSnsTopicDetails.html below:

AwsSnsTopicDetails — AWS SDK for Ruby V2

You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::SecurityHub::Types::AwsSnsTopicDetails
Inherits:
Struct show all
Defined in:
(unknown)
Overview Note:

When 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 collapse Instance Attribute Details #kms_master_key_id ⇒ String

The ID of an AWS managed customer master key (CMK) for Amazon SNS or a custom CMK.

#owner ⇒ String

The 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