Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.acmpca.CfnCertificatePropsMixin.GeneralNameProperty.Builder
Packages that use CfnCertificatePropsMixin.GeneralNameProperty.Builder
-
Uses of CfnCertificatePropsMixin.GeneralNameProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.acmpca
Methods in software.amazon.awscdk.cfnpropertymixins.services.acmpca that return CfnCertificatePropsMixin.GeneralNameProperty.BuilderModifier and TypeMethodDescriptionCfnCertificatePropsMixin.GeneralNameProperty.builder()CfnCertificatePropsMixin.GeneralNameProperty.Builder.directoryName(CfnCertificatePropsMixin.SubjectProperty directoryName) Sets the value ofCfnCertificatePropsMixin.GeneralNameProperty.getDirectoryName()CfnCertificatePropsMixin.GeneralNameProperty.Builder.directoryName(IResolvable directoryName) Sets the value ofCfnCertificatePropsMixin.GeneralNameProperty.getDirectoryName()Sets the value ofCfnCertificatePropsMixin.GeneralNameProperty.getDnsName()CfnCertificatePropsMixin.GeneralNameProperty.Builder.ediPartyName(CfnCertificatePropsMixin.EdiPartyNameProperty ediPartyName) Sets the value ofCfnCertificatePropsMixin.GeneralNameProperty.getEdiPartyName()CfnCertificatePropsMixin.GeneralNameProperty.Builder.ediPartyName(IResolvable ediPartyName) Sets the value ofCfnCertificatePropsMixin.GeneralNameProperty.getEdiPartyName()Sets the value ofCfnCertificatePropsMixin.GeneralNameProperty.getIpAddress()CfnCertificatePropsMixin.GeneralNameProperty.Builder.otherName(CfnCertificatePropsMixin.OtherNameProperty otherName) Sets the value ofCfnCertificatePropsMixin.GeneralNameProperty.getOtherName()CfnCertificatePropsMixin.GeneralNameProperty.Builder.otherName(IResolvable otherName) Sets the value ofCfnCertificatePropsMixin.GeneralNameProperty.getOtherName()CfnCertificatePropsMixin.GeneralNameProperty.Builder.registeredId(String registeredId) Sets the value ofCfnCertificatePropsMixin.GeneralNameProperty.getRegisteredId()CfnCertificatePropsMixin.GeneralNameProperty.Builder.rfc822Name(String rfc822Name) Sets the value ofCfnCertificatePropsMixin.GeneralNameProperty.getRfc822Name()CfnCertificatePropsMixin.GeneralNameProperty.Builder.uniformResourceIdentifier(String uniformResourceIdentifier) Constructors in software.amazon.awscdk.cfnpropertymixins.services.acmpca with parameters of type CfnCertificatePropsMixin.GeneralNameProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnCertificatePropsMixin.GeneralNameProperty.Builder.