Uses of Class
software.amazon.awscdk.services.certificatemanager.CfnAcmeEndpointProps.Builder
Packages that use CfnAcmeEndpointProps.Builder
Package
Description
AWS Certificate Manager Construct Library
-
Uses of CfnAcmeEndpointProps.Builder in software.amazon.awscdk.services.certificatemanager
Methods in software.amazon.awscdk.services.certificatemanager that return CfnAcmeEndpointProps.BuilderModifier and TypeMethodDescriptionCfnAcmeEndpointProps.Builder.authorizationBehavior(String authorizationBehavior) Sets the value ofCfnAcmeEndpointProps.getAuthorizationBehavior()static CfnAcmeEndpointProps.BuilderCfnAcmeEndpointProps.builder()CfnAcmeEndpointProps.Builder.certificateAuthority(IResolvable certificateAuthority) Sets the value ofCfnAcmeEndpointProps.getCertificateAuthority()CfnAcmeEndpointProps.Builder.certificateAuthority(CfnAcmeEndpoint.CertificateAuthorityProperty certificateAuthority) Sets the value ofCfnAcmeEndpointProps.getCertificateAuthority()CfnAcmeEndpointProps.Builder.certificateTags(List<? extends Object> certificateTags) Sets the value ofCfnAcmeEndpointProps.getCertificateTags()CfnAcmeEndpointProps.Builder.certificateTags(IResolvable certificateTags) Sets the value ofCfnAcmeEndpointProps.getCertificateTags()Sets the value ofCfnAcmeEndpointProps.getContact()CfnAcmeEndpointProps.Builder.tags(List<? extends CfnAcmeEndpoint.TagsItemsProperty> tags) Sets the value ofCfnAcmeEndpointProps.getTags()Constructors in software.amazon.awscdk.services.certificatemanager with parameters of type CfnAcmeEndpointProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnAcmeEndpointProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnAcmeEndpointProps.Builder.