Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.datazone.CfnDomainMixinProps.Builder
Packages that use CfnDomainMixinProps.Builder
-
Uses of CfnDomainMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.datazone
Methods in software.amazon.awscdk.cfnpropertymixins.services.datazone that return CfnDomainMixinProps.BuilderModifier and TypeMethodDescriptionstatic CfnDomainMixinProps.BuilderCfnDomainMixinProps.builder()CfnDomainMixinProps.Builder.description(String description) Sets the value ofCfnDomainMixinProps.getDescription()CfnDomainMixinProps.Builder.domainExecutionRole(String domainExecutionRole) Sets the value ofCfnDomainMixinProps.getDomainExecutionRole()CfnDomainMixinProps.Builder.domainVersion(String domainVersion) Sets the value ofCfnDomainMixinProps.getDomainVersion()CfnDomainMixinProps.Builder.kmsKeyIdentifier(String kmsKeyIdentifier) Sets the value ofCfnDomainMixinProps.getKmsKeyIdentifier()Sets the value ofCfnDomainMixinProps.getName()CfnDomainMixinProps.Builder.serviceRole(String serviceRole) Sets the value ofCfnDomainMixinProps.getServiceRole()CfnDomainMixinProps.Builder.singleSignOn(CfnDomainPropsMixin.SingleSignOnProperty singleSignOn) Sets the value ofCfnDomainMixinProps.getSingleSignOn()CfnDomainMixinProps.Builder.singleSignOn(IResolvable singleSignOn) Sets the value ofCfnDomainMixinProps.getSingleSignOn()Sets the value ofCfnDomainMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.datazone with parameters of type CfnDomainMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnDomainMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnDomainMixinProps.Builder.