Uses of Class
com.hashicorp.cdktf.S3BackendAssumeRoleWithWebIdentityConfig.Builder
Packages that use S3BackendAssumeRoleWithWebIdentityConfig.Builder
-
Uses of S3BackendAssumeRoleWithWebIdentityConfig.Builder in com.hashicorp.cdktf
Methods in com.hashicorp.cdktf that return S3BackendAssumeRoleWithWebIdentityConfig.BuilderModifier and TypeMethodDescriptionS3BackendAssumeRoleWithWebIdentityConfig.builder()Sets the value ofS3BackendAssumeRoleWithWebIdentityConfig.getDuration()Sets the value ofS3BackendAssumeRoleWithWebIdentityConfig.getPolicy()S3BackendAssumeRoleWithWebIdentityConfig.Builder.policyArns(List<String> policyArns) Sets the value ofS3BackendAssumeRoleWithWebIdentityConfig.getPolicyArns()Sets the value ofS3BackendAssumeRoleWithWebIdentityConfig.getRoleArn()S3BackendAssumeRoleWithWebIdentityConfig.Builder.sessionName(String sessionName) Sets the value ofS3BackendAssumeRoleWithWebIdentityConfig.getSessionName()S3BackendAssumeRoleWithWebIdentityConfig.Builder.webIdentityToken(String webIdentityToken) Sets the value ofS3BackendAssumeRoleWithWebIdentityConfig.getWebIdentityToken()S3BackendAssumeRoleWithWebIdentityConfig.Builder.webIdentityTokenFile(String webIdentityTokenFile) Sets the value ofS3BackendAssumeRoleWithWebIdentityConfig.getWebIdentityTokenFile()Constructors in com.hashicorp.cdktf with parameters of type S3BackendAssumeRoleWithWebIdentityConfig.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theS3BackendAssumeRoleWithWebIdentityConfig.Builder.