@Stability(value=Stable) public static final class CfnCertificateProps.Builder extends Object implements software.amazon.jsii.Builder<CfnCertificateProps>
CfnCertificateProps| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnCertificateProps.Builder certificateAuthorityArn(String certificateAuthorityArn)
CfnCertificateProps.getCertificateAuthorityArn()certificateAuthorityArn - `AWS::ACMPCA::Certificate.CertificateAuthorityArn`. This parameter is required.this@Stability(value=Stable) public CfnCertificateProps.Builder certificateSigningRequest(String certificateSigningRequest)
CfnCertificateProps.getCertificateSigningRequest()certificateSigningRequest - `AWS::ACMPCA::Certificate.CertificateSigningRequest`. This parameter is required.this@Stability(value=Stable) public CfnCertificateProps.Builder signingAlgorithm(String signingAlgorithm)
CfnCertificateProps.getSigningAlgorithm()signingAlgorithm - `AWS::ACMPCA::Certificate.SigningAlgorithm`. This parameter is required.this@Stability(value=Stable) public CfnCertificateProps.Builder validity(CfnCertificate.ValidityProperty validity)
CfnCertificateProps.getValidity()validity - `AWS::ACMPCA::Certificate.Validity`. This parameter is required.this@Stability(value=Stable) public CfnCertificateProps.Builder validity(IResolvable validity)
CfnCertificateProps.getValidity()validity - `AWS::ACMPCA::Certificate.Validity`. This parameter is required.this@Stability(value=Stable) public CfnCertificateProps.Builder apiPassthrough(CfnCertificate.ApiPassthroughProperty apiPassthrough)
CfnCertificateProps.getApiPassthrough()apiPassthrough - `AWS::ACMPCA::Certificate.ApiPassthrough`.this@Stability(value=Stable) public CfnCertificateProps.Builder apiPassthrough(IResolvable apiPassthrough)
CfnCertificateProps.getApiPassthrough()apiPassthrough - `AWS::ACMPCA::Certificate.ApiPassthrough`.this@Stability(value=Stable) public CfnCertificateProps.Builder templateArn(String templateArn)
CfnCertificateProps.getTemplateArn()templateArn - `AWS::ACMPCA::Certificate.TemplateArn`.this@Stability(value=Stable) public CfnCertificateProps.Builder validityNotBefore(CfnCertificate.ValidityProperty validityNotBefore)
CfnCertificateProps.getValidityNotBefore()validityNotBefore - `AWS::ACMPCA::Certificate.ValidityNotBefore`.this@Stability(value=Stable) public CfnCertificateProps.Builder validityNotBefore(IResolvable validityNotBefore)
CfnCertificateProps.getValidityNotBefore()validityNotBefore - `AWS::ACMPCA::Certificate.ValidityNotBefore`.this@Stability(value=Stable) public CfnCertificateProps build()
build in interface software.amazon.jsii.Builder<CfnCertificateProps>CfnCertificatePropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.