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