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