Uses of Class
software.amazon.awscdk.services.datazone.CfnUserProfileProps.Builder
-
Uses of CfnUserProfileProps.Builder in software.amazon.awscdk.services.datazone
Modifier and TypeMethodDescriptionstatic CfnUserProfileProps.Builder
CfnUserProfileProps.builder()
CfnUserProfileProps.Builder.domainIdentifier
(String domainIdentifier) Sets the value ofCfnUserProfileProps.getDomainIdentifier()
Sets the value ofCfnUserProfileProps.getStatus()
CfnUserProfileProps.Builder.userIdentifier
(String userIdentifier) Sets the value ofCfnUserProfileProps.getUserIdentifier()
Sets the value ofCfnUserProfileProps.getUserType()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnUserProfileProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnUserProfileProps.Builder
.