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