Uses of Class
software.amazon.awscdk.services.voiceid.CfnDomainProps.Builder
Packages that use CfnDomainProps.Builder
-
Uses of CfnDomainProps.Builder in software.amazon.awscdk.services.voiceid
Methods in software.amazon.awscdk.services.voiceid that return CfnDomainProps.BuilderModifier and TypeMethodDescriptionstatic CfnDomainProps.BuilderCfnDomainProps.builder()CfnDomainProps.Builder.description(String description) Sets the value ofCfnDomainProps.getDescription()Sets the value ofCfnDomainProps.getName()CfnDomainProps.Builder.serverSideEncryptionConfiguration(IResolvable serverSideEncryptionConfiguration) Sets the value ofCfnDomainProps.getServerSideEncryptionConfiguration()CfnDomainProps.Builder.serverSideEncryptionConfiguration(CfnDomain.ServerSideEncryptionConfigurationProperty serverSideEncryptionConfiguration) Sets the value ofCfnDomainProps.getServerSideEncryptionConfiguration()Sets the value ofCfnDomainProps.getTags()Constructors in software.amazon.awscdk.services.voiceid with parameters of type CfnDomainProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnDomainProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnDomainProps.Builder.