Uses of Interface
com.hashicorp.cdktf.S3BackendAssumeRoleConfig
Packages that use S3BackendAssumeRoleConfig
-
Uses of S3BackendAssumeRoleConfig in com.hashicorp.cdktf
Classes in com.hashicorp.cdktf that implement S3BackendAssumeRoleConfigModifier and TypeClassDescriptionstatic final classAn implementation forS3BackendAssumeRoleConfigMethods in com.hashicorp.cdktf that return S3BackendAssumeRoleConfigModifier and TypeMethodDescriptionS3BackendAssumeRoleConfig.Builder.build()Builds the configured instance.DataTerraformRemoteStateS3Config.Jsii$Proxy.getAssumeRole()default S3BackendAssumeRoleConfigS3BackendConfig.getAssumeRole()(experimental) Assuming an IAM Role can be configured in two ways.S3BackendConfig.Jsii$Proxy.getAssumeRole()Methods in com.hashicorp.cdktf with parameters of type S3BackendAssumeRoleConfigModifier and TypeMethodDescriptionDataTerraformRemoteStateS3.Builder.assumeRole(S3BackendAssumeRoleConfig assumeRole) (experimental) Assuming an IAM Role can be configured in two ways.DataTerraformRemoteStateS3Config.Builder.assumeRole(S3BackendAssumeRoleConfig assumeRole) Sets the value ofS3BackendConfig.getAssumeRole()S3Backend.Builder.assumeRole(S3BackendAssumeRoleConfig assumeRole) (experimental) Assuming an IAM Role can be configured in two ways.S3BackendConfig.Builder.assumeRole(S3BackendAssumeRoleConfig assumeRole) Sets the value ofS3BackendConfig.getAssumeRole()