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