@Stability(value=Stable) @Internal public static final class CfnBuild.S3LocationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnBuild.S3LocationProperty
CfnBuild.S3LocationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnBuild.S3LocationProperty.Builder, CfnBuild.S3LocationProperty.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 bucket,
String key,
String roleArn,
String objectVersion)
Constructor that initializes the object based on literal property values passed by the
CfnBuild.S3LocationProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getBucket()
`CfnBuild.S3LocationProperty.Bucket`.
|
String |
getKey()
`CfnBuild.S3LocationProperty.Key`.
|
String |
getObjectVersion()
`CfnBuild.S3LocationProperty.ObjectVersion`.
|
String |
getRoleArn()
`CfnBuild.S3LocationProperty.RoleArn`.
|
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(String bucket, String key, String roleArn, String objectVersion)
CfnBuild.S3LocationProperty.Builder.public final String getBucket()
CfnBuild.S3LocationPropertygetBucket in interface CfnBuild.S3LocationPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-gamelift-build-storagelocation.html#cfn-gamelift-build-storage-bucketpublic final String getKey()
CfnBuild.S3LocationPropertygetKey in interface CfnBuild.S3LocationPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-gamelift-build-storagelocation.html#cfn-gamelift-build-storage-keypublic final String getRoleArn()
CfnBuild.S3LocationPropertygetRoleArn in interface CfnBuild.S3LocationPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-gamelift-build-storagelocation.html#cfn-gamelift-build-storage-rolearnpublic final String getObjectVersion()
CfnBuild.S3LocationPropertygetObjectVersion in interface CfnBuild.S3LocationPropertyhttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-gamelift-build-storagelocation.html#cfn-gamelift-build-object-verison@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.