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