Uses of Class
software.amazon.awscdk.services.datazone.CfnDomain.Builder
Packages that use CfnDomain.Builder
-
Uses of CfnDomain.Builder in software.amazon.awscdk.services.datazone
Methods in software.amazon.awscdk.services.datazone that return CfnDomain.BuilderModifier and TypeMethodDescriptionstatic CfnDomain.Builder
CfnDomain.Builder.description
(String description) The description of the Amazon DataZone domain.CfnDomain.Builder.domainExecutionRole
(String domainExecutionRole) The domain execution role that is created when an Amazon DataZone domain is created.CfnDomain.Builder.domainVersion
(String domainVersion) The domain version.CfnDomain.Builder.kmsKeyIdentifier
(String kmsKeyIdentifier) The identifier of the AWS Key Management Service (KMS) key that is used to encrypt the Amazon DataZone domain, metadata, and reporting data.The name of the Amazon DataZone domain.CfnDomain.Builder.serviceRole
(String serviceRole) The service role of the domain.CfnDomain.Builder.singleSignOn
(IResolvable singleSignOn) The single sign-on details in Amazon DataZone.CfnDomain.Builder.singleSignOn
(CfnDomain.SingleSignOnProperty singleSignOn) The single sign-on details in Amazon DataZone.The tags specified for the Amazon DataZone domain.