Uses of Class
software.amazon.awscdk.services.datazone.CfnOwnerProps.Builder
Packages that use CfnOwnerProps.Builder
-
Uses of CfnOwnerProps.Builder in software.amazon.awscdk.services.datazone
Methods in software.amazon.awscdk.services.datazone that return CfnOwnerProps.BuilderModifier and TypeMethodDescriptionstatic CfnOwnerProps.BuilderCfnOwnerProps.builder()CfnOwnerProps.Builder.domainIdentifier(String domainIdentifier) Sets the value ofCfnOwnerProps.getDomainIdentifier()CfnOwnerProps.Builder.entityIdentifier(String entityIdentifier) Sets the value ofCfnOwnerProps.getEntityIdentifier()CfnOwnerProps.Builder.entityType(String entityType) Sets the value ofCfnOwnerProps.getEntityType()CfnOwnerProps.Builder.owner(IResolvable owner) Sets the value ofCfnOwnerProps.getOwner()CfnOwnerProps.Builder.owner(CfnOwner.OwnerPropertiesProperty owner) Sets the value ofCfnOwnerProps.getOwner()Constructors in software.amazon.awscdk.services.datazone with parameters of type CfnOwnerProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnOwnerProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnOwnerProps.Builder.