@Stability(value=Stable) @Internal public static final class CfnCanary.CodeProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnCanary.CodeProperty
CfnCanary.CodePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnCanary.CodeProperty.Builder, CfnCanary.CodeProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String handler,
String s3Bucket,
String s3Key,
String s3ObjectVersion,
String script)
Constructor that initializes the object based on literal property values passed by the
CfnCanary.CodeProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getHandler()
`CfnCanary.CodeProperty.Handler`.
|
String |
getS3Bucket()
`CfnCanary.CodeProperty.S3Bucket`.
|
String |
getS3Key()
`CfnCanary.CodeProperty.S3Key`.
|
String |
getS3ObjectVersion()
`CfnCanary.CodeProperty.S3ObjectVersion`.
|
String |
getScript()
`CfnCanary.CodeProperty.Script`.
|
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.public final String getHandler()
CfnCanary.CodePropertygetHandler in interface CfnCanary.CodePropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-synthetics-canary-code.html#cfn-synthetics-canary-code-handlerpublic final String getS3Bucket()
CfnCanary.CodePropertygetS3Bucket in interface CfnCanary.CodePropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-synthetics-canary-code.html#cfn-synthetics-canary-code-s3bucketpublic final String getS3Key()
CfnCanary.CodePropertygetS3Key in interface CfnCanary.CodePropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-synthetics-canary-code.html#cfn-synthetics-canary-code-s3keypublic final String getS3ObjectVersion()
CfnCanary.CodePropertygetS3ObjectVersion in interface CfnCanary.CodePropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-synthetics-canary-code.html#cfn-synthetics-canary-code-s3objectversionpublic final String getScript()
CfnCanary.CodePropertygetScript in interface CfnCanary.CodePropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-synthetics-canary-code.html#cfn-synthetics-canary-code-script@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.