Uses of Class
software.amazon.awscdk.services.certificatemanager.CfnAcmeExternalAccountBindingProps.Builder
Packages that use CfnAcmeExternalAccountBindingProps.Builder
Package
Description
AWS Certificate Manager Construct Library
-
Uses of CfnAcmeExternalAccountBindingProps.Builder in software.amazon.awscdk.services.certificatemanager
Methods in software.amazon.awscdk.services.certificatemanager that return CfnAcmeExternalAccountBindingProps.BuilderModifier and TypeMethodDescriptionCfnAcmeExternalAccountBindingProps.Builder.acmeEndpointArn(String acmeEndpointArn) Sets the value ofCfnAcmeExternalAccountBindingProps.getAcmeEndpointArn()CfnAcmeExternalAccountBindingProps.builder()CfnAcmeExternalAccountBindingProps.Builder.expiration(IResolvable expiration) Sets the value ofCfnAcmeExternalAccountBindingProps.getExpiration()CfnAcmeExternalAccountBindingProps.Builder.expiration(CfnAcmeExternalAccountBinding.ExpirationProperty expiration) Sets the value ofCfnAcmeExternalAccountBindingProps.getExpiration()Sets the value ofCfnAcmeExternalAccountBindingProps.getRoleArn()CfnAcmeExternalAccountBindingProps.Builder.tags(List<? extends CfnAcmeExternalAccountBinding.TagsItemsProperty> tags) Sets the value ofCfnAcmeExternalAccountBindingProps.getTags()Constructors in software.amazon.awscdk.services.certificatemanager with parameters of type CfnAcmeExternalAccountBindingProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAcmeExternalAccountBindingProps.Builder.