Uses of Class
com.hashicorp.cdktf.DataTerraformRemoteStateCos.Builder
Packages that use DataTerraformRemoteStateCos.Builder
-
Uses of DataTerraformRemoteStateCos.Builder in com.hashicorp.cdktf
Methods in com.hashicorp.cdktf that return DataTerraformRemoteStateCos.BuilderModifier and TypeMethodDescriptionDataTerraformRemoteStateCos.Builder.accelerate(Boolean accelerate) (experimental) (Optional) Whether to enable global Acceleration.(experimental) (Optional) Object ACL to be applied to the state file, allows private and public-read.DataTerraformRemoteStateCos.Builder.assumeRole(CosBackendAssumeRole assumeRole) (experimental) (Optional) The assume_role block.(experimental) (Required) The name of the COS bucket.(experimental) (Optional) The root domain of the API request.(experimental) (Optional) Whether to enable server side encryption of the state file.(experimental) (Optional) The Custom Endpoint for the COS backend.(experimental) (Optional) The path for saving the state file in bucket.(experimental) (Optional) The directory for saving the state file in bucket.(experimental) (Optional) The region of the COS bucket.(experimental) (Optional) Secret id of Tencent Cloud.(experimental) (Optional) Secret key of Tencent Cloud.DataTerraformRemoteStateCos.Builder.securityToken(String securityToken) (experimental) (Optional) TencentCloud Security Token of temporary access credentials.