Uses of Interface
com.hashicorp.cdktf.providers.aws.sns_topic_subscription.SnsTopicSubscriptionConfig
-
Packages that use SnsTopicSubscriptionConfig Package Description com.hashicorp.cdktf.providers.aws.sns_topic_subscription aws_sns_topic_subscription -
-
Uses of SnsTopicSubscriptionConfig in com.hashicorp.cdktf.providers.aws.sns_topic_subscription
Classes in com.hashicorp.cdktf.providers.aws.sns_topic_subscription that implement SnsTopicSubscriptionConfig Modifier and Type Class Description static classSnsTopicSubscriptionConfig.Jsii$ProxyAn implementation forSnsTopicSubscriptionConfigMethods in com.hashicorp.cdktf.providers.aws.sns_topic_subscription that return SnsTopicSubscriptionConfig Modifier and Type Method Description SnsTopicSubscriptionConfigSnsTopicSubscriptionConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.aws.sns_topic_subscription with parameters of type SnsTopicSubscriptionConfig Constructor Description SnsTopicSubscription(software.constructs.Construct scope, String id, SnsTopicSubscriptionConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/sns_topic_subscription aws_sns_topic_subscription} Resource.
-