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