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