Uses of Interface
com.hashicorp.cdktf.providers.aws.data_aws_sesv2_dedicated_ip_pool.DataAwsSesv2DedicatedIpPoolConfig
-
Packages that use DataAwsSesv2DedicatedIpPoolConfig Package Description com.hashicorp.cdktf.providers.aws.data_aws_sesv2_dedicated_ip_pool data_aws_sesv2_dedicated_ip_pool -
-
Uses of DataAwsSesv2DedicatedIpPoolConfig in com.hashicorp.cdktf.providers.aws.data_aws_sesv2_dedicated_ip_pool
Classes in com.hashicorp.cdktf.providers.aws.data_aws_sesv2_dedicated_ip_pool that implement DataAwsSesv2DedicatedIpPoolConfig Modifier and Type Class Description static classDataAwsSesv2DedicatedIpPoolConfig.Jsii$ProxyAn implementation forDataAwsSesv2DedicatedIpPoolConfigMethods in com.hashicorp.cdktf.providers.aws.data_aws_sesv2_dedicated_ip_pool that return DataAwsSesv2DedicatedIpPoolConfig Modifier and Type Method Description DataAwsSesv2DedicatedIpPoolConfigDataAwsSesv2DedicatedIpPoolConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.aws.data_aws_sesv2_dedicated_ip_pool with parameters of type DataAwsSesv2DedicatedIpPoolConfig Constructor Description DataAwsSesv2DedicatedIpPool(software.constructs.Construct scope, String id, DataAwsSesv2DedicatedIpPoolConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/data-sources/sesv2_dedicated_ip_pool aws_sesv2_dedicated_ip_pool} Data Source.
-