Uses of Class
com.hashicorp.cdktf.DataTerraformRemoteStateOss.Builder
Packages that use DataTerraformRemoteStateOss.Builder
-
Uses of DataTerraformRemoteStateOss.Builder in com.hashicorp.cdktf
Methods in com.hashicorp.cdktf that return DataTerraformRemoteStateOss.BuilderModifier and TypeMethodDescription(experimental) (Optional) Alibaba Cloud access key.(experimental) (Optional) Object ACL to be applied to the state file.DataTerraformRemoteStateOss.Builder.assumeRole(OssAssumeRole assumeRole) Deprecated.Use flattened assume role optionsDataTerraformRemoteStateOss.Builder.assumeRolePolicy(String assumeRolePolicy) (experimental) (Optional, Available in 1.1.0+) A more restrictive policy to apply to the temporary credentials.DataTerraformRemoteStateOss.Builder.assumeRoleRoleArn(String assumeRoleRoleArn) (experimental) (Optional, Available in 1.1.0+) The ARN of the role to assume.DataTerraformRemoteStateOss.Builder.assumeRoleSessionExpiration(Number assumeRoleSessionExpiration) (experimental) (Optional, Available in 1.1.0+) The time after which the established session for assuming role expires.DataTerraformRemoteStateOss.Builder.assumeRoleSessionName(String assumeRoleSessionName) (experimental) (Optional, Available in 1.1.0+) The session name to use when assuming the role.(experimental) (Required) The name of the OSS bucket.DataTerraformRemoteStateOss.Builder.ecsRoleName(String ecsRoleName) (experimental) (Optional, Available in 0.12.14+) The RAM Role Name attached on a ECS instance for API operations.(experimental) (Optional) Whether to enable server side encryption of the state file.(experimental) (Optional) A custom endpoint for the OSS API.(experimental) (Optional) The name of the state file.(experimental) (Optional) The path directory of the state file will be stored.(experimental) (Optional, Available in 0.12.8+) This is the Alibaba Cloud profile name as set in the shared credentials file.(experimental) (Optional) The region of the OSS bucket.(experimental) (Optional) Alibaba Cloud secret access key.DataTerraformRemoteStateOss.Builder.securityToken(String securityToken) (experimental) (Optional) STS access token.DataTerraformRemoteStateOss.Builder.sharedCredentialsFile(String sharedCredentialsFile) (experimental) (Optional, Available in 0.12.8+) This is the path to the shared credentials file.DataTerraformRemoteStateOss.Builder.stsEndpoint(String stsEndpoint) (experimental) (Optional, Available in 1.0.11+) Custom endpoint for the AliCloud Security Token Service (STS) API.DataTerraformRemoteStateOss.Builder.tablestoreEndpoint(String tablestoreEndpoint) (experimental) (Optional) A custom endpoint for the TableStore API.DataTerraformRemoteStateOss.Builder.tablestoreTable(String tablestoreTable) (experimental) (Optional) A TableStore table for state locking and consistency.