@Stability(value=Stable) @Internal public static final class CfnPublisherProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnPublisherProps
CfnPublisherPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnPublisherProps.Builder, CfnPublisherProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnPublisherProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnPublisherProps.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getAcceptTermsAndConditions()
Whether you accept the [Terms and Conditions](https://docs.aws.amazon.com/https://cloudformation-registry-documents.s3.amazonaws.com/Terms_and_Conditions_for_AWS_CloudFormation_Registry_Publishers.pdf) for publishing extensions in the CloudFormation registry.
|
String |
getConnectionArn()
If you are using a Bitbucket or GitHub account for identity verification, the Amazon Resource Name (ARN) for your connection to that account.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnPublisherProps.Builder builder)
CfnPublisherProps.Builder.public final Object getAcceptTermsAndConditions()
CfnPublisherProps
The default is false .
getAcceptTermsAndConditions in interface CfnPublisherPropspublic final String getConnectionArn()
CfnPublisherPropsFor more information, see Registering your account to publish CloudFormation extensions in the CloudFormation CLI User Guide .
getConnectionArn in interface CfnPublisherProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.