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