Class StoragegatewayTapePool.Builder
- java.lang.Object
-
- com.hashicorp.cdktf.providers.aws.storagegateway_tape_pool.StoragegatewayTapePool.Builder
-
- All Implemented Interfaces:
software.amazon.jsii.Builder<StoragegatewayTapePool>
- Enclosing class:
- StoragegatewayTapePool
@Stability(Stable) public static final class StoragegatewayTapePool.Builder extends Object implements software.amazon.jsii.Builder<StoragegatewayTapePool>
A fluent builder forStoragegatewayTapePool.
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description StoragegatewayTapePoolbuild()StoragegatewayTapePool.Builderconnection(com.hashicorp.cdktf.SSHProvisionerConnection connection)StoragegatewayTapePool.Builderconnection(com.hashicorp.cdktf.WinrmProvisionerConnection connection)StoragegatewayTapePool.Buildercount(com.hashicorp.cdktf.TerraformCount count)StoragegatewayTapePool.Buildercount(Number count)static StoragegatewayTapePool.Buildercreate(software.constructs.Construct scope, String id)StoragegatewayTapePool.BuilderdependsOn(List<? extends com.hashicorp.cdktf.ITerraformDependable> dependsOn)StoragegatewayTapePool.BuilderforEach(com.hashicorp.cdktf.ITerraformIterator forEach)StoragegatewayTapePool.Builderid(String id)Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/storagegateway_tape_pool#id StoragegatewayTapePool#id}.StoragegatewayTapePool.Builderlifecycle(com.hashicorp.cdktf.TerraformResourceLifecycle lifecycle)StoragegatewayTapePool.BuilderpoolName(String poolName)Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/storagegateway_tape_pool#pool_name StoragegatewayTapePool#pool_name}.StoragegatewayTapePool.Builderprovider(com.hashicorp.cdktf.TerraformProvider provider)StoragegatewayTapePool.Builderprovisioners(List<? extends Object> provisioners)StoragegatewayTapePool.BuilderretentionLockTimeInDays(Number retentionLockTimeInDays)Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/storagegateway_tape_pool#retention_lock_time_in_days StoragegatewayTapePool#retention_lock_time_in_days}.StoragegatewayTapePool.BuilderretentionLockType(String retentionLockType)Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/storagegateway_tape_pool#retention_lock_type StoragegatewayTapePool#retention_lock_type}.StoragegatewayTapePool.BuilderstorageClass(String storageClass)Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/storagegateway_tape_pool#storage_class StoragegatewayTapePool#storage_class}.StoragegatewayTapePool.Buildertags(Map<String,String> tags)Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/storagegateway_tape_pool#tags StoragegatewayTapePool#tags}.StoragegatewayTapePool.BuildertagsAll(Map<String,String> tagsAll)Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/storagegateway_tape_pool#tags_all StoragegatewayTapePool#tags_all}.
-
-
-
Method Detail
-
create
@Stability(Stable) public static StoragegatewayTapePool.Builder create(software.constructs.Construct scope, String id)
- Parameters:
scope- The scope in which to define this construct. This parameter is required.id- The scoped construct ID. This parameter is required.- Returns:
- a new instance of
StoragegatewayTapePool.Builder.
-
connection
@Stability(Experimental) public StoragegatewayTapePool.Builder connection(com.hashicorp.cdktf.SSHProvisionerConnection connection)
- Parameters:
connection- This parameter is required.- Returns:
this
-
connection
@Stability(Experimental) public StoragegatewayTapePool.Builder connection(com.hashicorp.cdktf.WinrmProvisionerConnection connection)
- Parameters:
connection- This parameter is required.- Returns:
this
-
count
@Stability(Experimental) public StoragegatewayTapePool.Builder count(Number count)
- Parameters:
count- This parameter is required.- Returns:
this
-
count
@Stability(Experimental) public StoragegatewayTapePool.Builder count(com.hashicorp.cdktf.TerraformCount count)
- Parameters:
count- This parameter is required.- Returns:
this
-
dependsOn
@Stability(Experimental) public StoragegatewayTapePool.Builder dependsOn(List<? extends com.hashicorp.cdktf.ITerraformDependable> dependsOn)
- Parameters:
dependsOn- This parameter is required.- Returns:
this
-
forEach
@Stability(Experimental) public StoragegatewayTapePool.Builder forEach(com.hashicorp.cdktf.ITerraformIterator forEach)
- Parameters:
forEach- This parameter is required.- Returns:
this
-
lifecycle
@Stability(Experimental) public StoragegatewayTapePool.Builder lifecycle(com.hashicorp.cdktf.TerraformResourceLifecycle lifecycle)
- Parameters:
lifecycle- This parameter is required.- Returns:
this
-
provider
@Stability(Experimental) public StoragegatewayTapePool.Builder provider(com.hashicorp.cdktf.TerraformProvider provider)
- Parameters:
provider- This parameter is required.- Returns:
this
-
provisioners
@Stability(Experimental) public StoragegatewayTapePool.Builder provisioners(List<? extends Object> provisioners)
- Parameters:
provisioners- This parameter is required.- Returns:
this
-
poolName
@Stability(Stable) public StoragegatewayTapePool.Builder poolName(String poolName)
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/storagegateway_tape_pool#pool_name StoragegatewayTapePool#pool_name}.- Parameters:
poolName- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/storagegateway_tape_pool#pool_name StoragegatewayTapePool#pool_name}. This parameter is required.- Returns:
this
-
storageClass
@Stability(Stable) public StoragegatewayTapePool.Builder storageClass(String storageClass)
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/storagegateway_tape_pool#storage_class StoragegatewayTapePool#storage_class}.- Parameters:
storageClass- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/storagegateway_tape_pool#storage_class StoragegatewayTapePool#storage_class}. This parameter is required.- Returns:
this
-
id
@Stability(Stable) public StoragegatewayTapePool.Builder id(String id)
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/storagegateway_tape_pool#id StoragegatewayTapePool#id}.Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable.
- Parameters:
id- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/storagegateway_tape_pool#id StoragegatewayTapePool#id}. This parameter is required.- Returns:
this
-
retentionLockTimeInDays
@Stability(Stable) public StoragegatewayTapePool.Builder retentionLockTimeInDays(Number retentionLockTimeInDays)
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/storagegateway_tape_pool#retention_lock_time_in_days StoragegatewayTapePool#retention_lock_time_in_days}.- Parameters:
retentionLockTimeInDays- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/storagegateway_tape_pool#retention_lock_time_in_days StoragegatewayTapePool#retention_lock_time_in_days}. This parameter is required.- Returns:
this
-
retentionLockType
@Stability(Stable) public StoragegatewayTapePool.Builder retentionLockType(String retentionLockType)
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/storagegateway_tape_pool#retention_lock_type StoragegatewayTapePool#retention_lock_type}.- Parameters:
retentionLockType- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/storagegateway_tape_pool#retention_lock_type StoragegatewayTapePool#retention_lock_type}. This parameter is required.- Returns:
this
-
tags
@Stability(Stable) public StoragegatewayTapePool.Builder tags(Map<String,String> tags)
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/storagegateway_tape_pool#tags StoragegatewayTapePool#tags}.- Parameters:
tags- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/storagegateway_tape_pool#tags StoragegatewayTapePool#tags}. This parameter is required.- Returns:
this
-
tagsAll
@Stability(Stable) public StoragegatewayTapePool.Builder tagsAll(Map<String,String> tagsAll)
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/storagegateway_tape_pool#tags_all StoragegatewayTapePool#tags_all}.- Parameters:
tagsAll- Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/storagegateway_tape_pool#tags_all StoragegatewayTapePool#tags_all}. This parameter is required.- Returns:
this
-
build
@Stability(Stable) public StoragegatewayTapePool build()
- Specified by:
buildin interfacesoftware.amazon.jsii.Builder<StoragegatewayTapePool>- Returns:
- a newly built instance of
StoragegatewayTapePool.
-
-