public static final class CfnRobotApplication.SourceConfigProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnRobotApplication.SourceConfigProperty
software.amazon.jsii.JsiiObject.InitializationModeCfnRobotApplication.SourceConfigProperty.Builder, CfnRobotApplication.SourceConfigProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
String |
getArchitecture()
``CfnRobotApplication.SourceConfigProperty.Architecture``
|
String |
getS3Bucket()
``CfnRobotApplication.SourceConfigProperty.S3Bucket``
|
String |
getS3Key()
``CfnRobotApplication.SourceConfigProperty.S3Key``
|
void |
setArchitecture(String value)
``CfnRobotApplication.SourceConfigProperty.Architecture``
|
void |
setS3Bucket(String value)
``CfnRobotApplication.SourceConfigProperty.S3Bucket``
|
void |
setS3Key(String value)
``CfnRobotApplication.SourceConfigProperty.S3Key``
|
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode)
public String getArchitecture()
getArchitecture in interface CfnRobotApplication.SourceConfigPropertypublic void setArchitecture(String value)
setArchitecture in interface CfnRobotApplication.SourceConfigPropertypublic String getS3Bucket()
getS3Bucket in interface CfnRobotApplication.SourceConfigPropertypublic void setS3Bucket(String value)
setS3Bucket in interface CfnRobotApplication.SourceConfigPropertypublic String getS3Key()
getS3Key in interface CfnRobotApplication.SourceConfigPropertypublic void setS3Key(String value)
setS3Key in interface CfnRobotApplication.SourceConfigPropertyCopyright © 2019. All rights reserved.