Uses of Class
software.amazon.awssdk.services.acmpca.model.TooManyTagsException
-
Packages that use TooManyTagsException Package Description software.amazon.awssdk.services.acmpca This is the Amazon Web Services Private Certificate Authority API Reference. -
-
Uses of TooManyTagsException in software.amazon.awssdk.services.acmpca
Methods in software.amazon.awssdk.services.acmpca that throw TooManyTagsException Modifier and Type Method Description default TagCertificateAuthorityResponseAcmPcaClient. tagCertificateAuthority(Consumer<TagCertificateAuthorityRequest.Builder> tagCertificateAuthorityRequest)Adds one or more tags to your private CA.default TagCertificateAuthorityResponseAcmPcaClient. tagCertificateAuthority(TagCertificateAuthorityRequest tagCertificateAuthorityRequest)Adds one or more tags to your private CA.
-