Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.cloudformation.CfnPublisherPropsMixin.Builder
Packages that use CfnPublisherPropsMixin.Builder
-
Uses of CfnPublisherPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.cloudformation
Methods in software.amazon.awscdk.cfnpropertymixins.services.cloudformation that return CfnPublisherPropsMixin.BuilderModifier and TypeMethodDescriptionCfnPublisherPropsMixin.Builder.acceptTermsAndConditions(Boolean acceptTermsAndConditions) Whether you accept the Terms and Conditions for publishing extensions in the CloudFormation registry.CfnPublisherPropsMixin.Builder.acceptTermsAndConditions(IResolvable acceptTermsAndConditions) Whether you accept the Terms and Conditions for publishing extensions in the CloudFormation registry.CfnPublisherPropsMixin.Builder.connectionArn(String connectionArn) If you are using a Bitbucket or GitHub account for identity verification, the Amazon Resource Name (ARN) for your connection to that account.CfnPublisherPropsMixin.Builder.create()CfnPublisherPropsMixin.Builder.create(CfnPropertyMixinOptions options)