Uses of Class
com.hashicorp.cdktf.CosBackend.Builder
Packages that use CosBackend.Builder
-
Uses of CosBackend.Builder in com.hashicorp.cdktf
Methods in com.hashicorp.cdktf that return CosBackend.BuilderModifier and TypeMethodDescriptionCosBackend.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.CosBackend.Builder.assumeRole(CosBackendAssumeRole assumeRole) (experimental) (Optional) The assume_role block.(experimental) (Required) The name of the COS bucket.static CosBackend.BuilderCosBackend.Builder.create(software.constructs.Construct scope) (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.CosBackend.Builder.securityToken(String securityToken) (experimental) (Optional) TencentCloud Security Token of temporary access credentials.