Uses of Class
software.amazon.awscdk.services.acmpca.CfnCertificateAuthority.SubjectProperty.Builder
Packages that use CfnCertificateAuthority.SubjectProperty.Builder
-
Uses of CfnCertificateAuthority.SubjectProperty.Builder in software.amazon.awscdk.services.acmpca
Methods in software.amazon.awscdk.services.acmpca that return CfnCertificateAuthority.SubjectProperty.BuilderModifier and TypeMethodDescriptionCfnCertificateAuthority.SubjectProperty.builder()CfnCertificateAuthority.SubjectProperty.Builder.commonName(String commonName) Sets the value ofCfnCertificateAuthority.SubjectProperty.getCommonName()Sets the value ofCfnCertificateAuthority.SubjectProperty.getCountry()CfnCertificateAuthority.SubjectProperty.Builder.customAttributes(List<? extends Object> customAttributes) Sets the value ofCfnCertificateAuthority.SubjectProperty.getCustomAttributes()CfnCertificateAuthority.SubjectProperty.Builder.customAttributes(IResolvable customAttributes) Sets the value ofCfnCertificateAuthority.SubjectProperty.getCustomAttributes()CfnCertificateAuthority.SubjectProperty.Builder.distinguishedNameQualifier(String distinguishedNameQualifier) Sets the value ofCfnCertificateAuthority.SubjectProperty.getDistinguishedNameQualifier()CfnCertificateAuthority.SubjectProperty.Builder.generationQualifier(String generationQualifier) Sets the value ofCfnCertificateAuthority.SubjectProperty.getGenerationQualifier()Sets the value ofCfnCertificateAuthority.SubjectProperty.getGivenName()Sets the value ofCfnCertificateAuthority.SubjectProperty.getInitials()Sets the value ofCfnCertificateAuthority.SubjectProperty.getLocality()CfnCertificateAuthority.SubjectProperty.Builder.organization(String organization) Sets the value ofCfnCertificateAuthority.SubjectProperty.getOrganization()CfnCertificateAuthority.SubjectProperty.Builder.organizationalUnit(String organizationalUnit) Sets the value ofCfnCertificateAuthority.SubjectProperty.getOrganizationalUnit()Sets the value ofCfnCertificateAuthority.SubjectProperty.getPseudonym()CfnCertificateAuthority.SubjectProperty.Builder.serialNumber(String serialNumber) Sets the value ofCfnCertificateAuthority.SubjectProperty.getSerialNumber()Sets the value ofCfnCertificateAuthority.SubjectProperty.getState()Sets the value ofCfnCertificateAuthority.SubjectProperty.getSurname()Sets the value ofCfnCertificateAuthority.SubjectProperty.getTitle()Constructors in software.amazon.awscdk.services.acmpca with parameters of type CfnCertificateAuthority.SubjectProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnCertificateAuthority.SubjectProperty.Builder.