Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.emr.CfnStudioMixinProps.Builder
Packages that use CfnStudioMixinProps.Builder
-
Uses of CfnStudioMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.emr
Methods in software.amazon.awscdk.cfnpropertymixins.services.emr that return CfnStudioMixinProps.BuilderModifier and TypeMethodDescriptionSets the value ofCfnStudioMixinProps.getAuthMode()static CfnStudioMixinProps.BuilderCfnStudioMixinProps.builder()CfnStudioMixinProps.Builder.defaultS3Location(String defaultS3Location) Sets the value ofCfnStudioMixinProps.getDefaultS3Location()CfnStudioMixinProps.Builder.defaultS3Location(IBucketRef defaultS3Location) Sets the value ofCfnStudioMixinProps.getDefaultS3Location()CfnStudioMixinProps.Builder.description(String description) Sets the value ofCfnStudioMixinProps.getDescription()CfnStudioMixinProps.Builder.encryptionKeyArn(String encryptionKeyArn) Sets the value ofCfnStudioMixinProps.getEncryptionKeyArn()CfnStudioMixinProps.Builder.encryptionKeyArn(IKeyRef encryptionKeyArn) Sets the value ofCfnStudioMixinProps.getEncryptionKeyArn()CfnStudioMixinProps.Builder.engineSecurityGroupId(String engineSecurityGroupId) Sets the value ofCfnStudioMixinProps.getEngineSecurityGroupId()CfnStudioMixinProps.Builder.engineSecurityGroupId(ISecurityGroupRef engineSecurityGroupId) Sets the value ofCfnStudioMixinProps.getEngineSecurityGroupId()CfnStudioMixinProps.Builder.idcInstanceArn(String idcInstanceArn) Sets the value ofCfnStudioMixinProps.getIdcInstanceArn()CfnStudioMixinProps.Builder.idcUserAssignment(String idcUserAssignment) Sets the value ofCfnStudioMixinProps.getIdcUserAssignment()CfnStudioMixinProps.Builder.idpAuthUrl(String idpAuthUrl) Sets the value ofCfnStudioMixinProps.getIdpAuthUrl()CfnStudioMixinProps.Builder.idpRelayStateParameterName(String idpRelayStateParameterName) Sets the value ofCfnStudioMixinProps.getIdpRelayStateParameterName()Sets the value ofCfnStudioMixinProps.getName()CfnStudioMixinProps.Builder.serviceRole(String serviceRole) Sets the value ofCfnStudioMixinProps.getServiceRole()CfnStudioMixinProps.Builder.serviceRole(IRoleRef serviceRole) Sets the value ofCfnStudioMixinProps.getServiceRole()Sets the value ofCfnStudioMixinProps.getSubnetIds()Sets the value ofCfnStudioMixinProps.getTags()CfnStudioMixinProps.Builder.trustedIdentityPropagationEnabled(Boolean trustedIdentityPropagationEnabled) Sets the value ofCfnStudioMixinProps.getTrustedIdentityPropagationEnabled()CfnStudioMixinProps.Builder.trustedIdentityPropagationEnabled(IResolvable trustedIdentityPropagationEnabled) Sets the value ofCfnStudioMixinProps.getTrustedIdentityPropagationEnabled()Sets the value ofCfnStudioMixinProps.getUserRole()Sets the value ofCfnStudioMixinProps.getUserRole()Sets the value ofCfnStudioMixinProps.getVpcId()Sets the value ofCfnStudioMixinProps.getVpcId()CfnStudioMixinProps.Builder.workspaceSecurityGroupId(String workspaceSecurityGroupId) Sets the value ofCfnStudioMixinProps.getWorkspaceSecurityGroupId()CfnStudioMixinProps.Builder.workspaceSecurityGroupId(ISecurityGroupRef workspaceSecurityGroupId) Sets the value ofCfnStudioMixinProps.getWorkspaceSecurityGroupId()Constructors in software.amazon.awscdk.cfnpropertymixins.services.emr with parameters of type CfnStudioMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnStudioMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnStudioMixinProps.Builder.