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