Uses of Class
com.hashicorp.cdktf.OssBackendConfig.Builder
Packages that use OssBackendConfig.Builder
-
Uses of OssBackendConfig.Builder in com.hashicorp.cdktf
Methods in com.hashicorp.cdktf that return OssBackendConfig.BuilderModifier and TypeMethodDescriptionSets the value ofOssBackendConfig.getAccessKey()Sets the value ofOssBackendConfig.getAcl()OssBackendConfig.Builder.assumeRole(OssAssumeRole assumeRole) Deprecated.Use flattened assume role optionsOssBackendConfig.Builder.assumeRolePolicy(String assumeRolePolicy) Sets the value ofOssBackendConfig.getAssumeRolePolicy()OssBackendConfig.Builder.assumeRoleRoleArn(String assumeRoleRoleArn) Sets the value ofOssBackendConfig.getAssumeRoleRoleArn()OssBackendConfig.Builder.assumeRoleSessionExpiration(Number assumeRoleSessionExpiration) Sets the value ofOssBackendConfig.getAssumeRoleSessionExpiration()OssBackendConfig.Builder.assumeRoleSessionName(String assumeRoleSessionName) Sets the value ofOssBackendConfig.getAssumeRoleSessionName()Sets the value ofOssBackendConfig.getBucket()static OssBackendConfig.BuilderOssBackendConfig.builder()OssBackendConfig.Builder.ecsRoleName(String ecsRoleName) Sets the value ofOssBackendConfig.getEcsRoleName()Sets the value ofOssBackendConfig.getEncrypt()Sets the value ofOssBackendConfig.getEndpoint()Sets the value ofOssBackendConfig.getKey()Sets the value ofOssBackendConfig.getPrefix()Sets the value ofOssBackendConfig.getProfile()Sets the value ofOssBackendConfig.getRegion()Sets the value ofOssBackendConfig.getSecretKey()OssBackendConfig.Builder.securityToken(String securityToken) Sets the value ofOssBackendConfig.getSecurityToken()OssBackendConfig.Builder.sharedCredentialsFile(String sharedCredentialsFile) Sets the value ofOssBackendConfig.getSharedCredentialsFile()OssBackendConfig.Builder.stsEndpoint(String stsEndpoint) Sets the value ofOssBackendConfig.getStsEndpoint()OssBackendConfig.Builder.tablestoreEndpoint(String tablestoreEndpoint) Sets the value ofOssBackendConfig.getTablestoreEndpoint()OssBackendConfig.Builder.tablestoreTable(String tablestoreTable) Sets the value ofOssBackendConfig.getTablestoreTable()Constructors in com.hashicorp.cdktf with parameters of type OssBackendConfig.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(OssBackendConfig.Builder builder) Constructor that initializes the object based on literal property values passed by theOssBackendConfig.Builder.