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