Uses of Class
software.amazon.awscdk.services.acmpca.CfnCertificate.PolicyInformationProperty.Builder
Packages that use CfnCertificate.PolicyInformationProperty.Builder
-
Uses of CfnCertificate.PolicyInformationProperty.Builder in software.amazon.awscdk.services.acmpca
Methods in software.amazon.awscdk.services.acmpca that return CfnCertificate.PolicyInformationProperty.BuilderModifier and TypeMethodDescriptionCfnCertificate.PolicyInformationProperty.builder()
CfnCertificate.PolicyInformationProperty.Builder.certPolicyId
(String certPolicyId) Sets the value ofCfnCertificate.PolicyInformationProperty.getCertPolicyId()
CfnCertificate.PolicyInformationProperty.Builder.policyQualifiers
(List<? extends Object> policyQualifiers) Sets the value ofCfnCertificate.PolicyInformationProperty.getPolicyQualifiers()
CfnCertificate.PolicyInformationProperty.Builder.policyQualifiers
(IResolvable policyQualifiers) Sets the value ofCfnCertificate.PolicyInformationProperty.getPolicyQualifiers()
Constructors in software.amazon.awscdk.services.acmpca with parameters of type CfnCertificate.PolicyInformationProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnCertificate.PolicyInformationProperty.Builder
.