Uses of Class
software.amazon.awscdk.services.cloudformation.CfnPublisherProps.Builder
Packages that use CfnPublisherProps.Builder
Package
Description
AWS CloudFormation Construct Library
-
Uses of CfnPublisherProps.Builder in software.amazon.awscdk.services.cloudformation
Methods in software.amazon.awscdk.services.cloudformation that return CfnPublisherProps.BuilderModifier and TypeMethodDescriptionCfnPublisherProps.Builder.acceptTermsAndConditions(Boolean acceptTermsAndConditions) Sets the value ofCfnPublisherProps.getAcceptTermsAndConditions()CfnPublisherProps.Builder.acceptTermsAndConditions(IResolvable acceptTermsAndConditions) Sets the value ofCfnPublisherProps.getAcceptTermsAndConditions()static CfnPublisherProps.BuilderCfnPublisherProps.builder()CfnPublisherProps.Builder.connectionArn(String connectionArn) Sets the value ofCfnPublisherProps.getConnectionArn()Constructors in software.amazon.awscdk.services.cloudformation with parameters of type CfnPublisherProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnPublisherProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnPublisherProps.Builder.