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