Uses of Class
software.amazon.awscdk.services.certificatemanager.CfnAccountProps.Builder
Package
Description
AWS Certificate Manager Construct Library
-
Uses of CfnAccountProps.Builder in software.amazon.awscdk.services.certificatemanager
Modifier and TypeMethodDescriptionstatic CfnAccountProps.Builder
CfnAccountProps.builder()
CfnAccountProps.Builder.expiryEventsConfiguration
(IResolvable expiryEventsConfiguration) Sets the value ofCfnAccountProps.getExpiryEventsConfiguration()
CfnAccountProps.Builder.expiryEventsConfiguration
(CfnAccount.ExpiryEventsConfigurationProperty expiryEventsConfiguration) Sets the value ofCfnAccountProps.getExpiryEventsConfiguration()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnAccountProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnAccountProps.Builder
.