Uses of Class
software.amazon.awscdk.services.cognito.CustomDomainOptions.Builder
Packages that use CustomDomainOptions.Builder
-
Uses of CustomDomainOptions.Builder in software.amazon.awscdk.services.cognito
Methods in software.amazon.awscdk.services.cognito that return CustomDomainOptions.BuilderModifier and TypeMethodDescriptionstatic CustomDomainOptions.BuilderCustomDomainOptions.builder()CustomDomainOptions.Builder.certificate(ICertificate certificate) Sets the value ofCustomDomainOptions.getCertificate()CustomDomainOptions.Builder.domainName(String domainName) Sets the value ofCustomDomainOptions.getDomainName()Constructors in software.amazon.awscdk.services.cognito with parameters of type CustomDomainOptions.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CustomDomainOptions.Builder builder) Constructor that initializes the object based on literal property values passed by theCustomDomainOptions.Builder.