Uses of Class
software.amazon.awscdk.CfnPublisherProps.Builder
Packages that use CfnPublisherProps.Builder
-
Uses of CfnPublisherProps.Builder in software.amazon.awscdk
Methods in software.amazon.awscdk 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 with parameters of type CfnPublisherProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnPublisherProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnPublisherProps.Builder.