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