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