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