Struct aws_sdk_securityhub::model::aws_sns_topic_details::Builder [−][src]
#[non_exhaustive]pub struct Builder { /* fields omitted */ }Expand description
A builder for AwsSnsTopicDetails
Implementations
The ID of an Amazon Web Services managed key for Amazon SNS or a customer managed key.
The ID of an Amazon Web Services managed key for Amazon SNS or a customer managed key.
Appends an item to subscription.
To override the contents of this collection use set_subscription.
Subscription is an embedded property that describes the subscription endpoints of an SNS topic.
Subscription is an embedded property that describes the subscription endpoints of an SNS topic.
The name of the topic.
The name of the topic.
Consumes the builder and constructs a AwsSnsTopicDetails
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Builder
impl UnwindSafe for Builder
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber to this type, returning a
WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a
WithDispatch wrapper. Read more
