public static final class CfnSimulationApplication.SourceConfigProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnSimulationApplication.SourceConfigProperty
software.amazon.jsii.JsiiObject.InitializationModeCfnSimulationApplication.SourceConfigProperty.Builder, CfnSimulationApplication.SourceConfigProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
String |
getArchitecture()
``CfnSimulationApplication.SourceConfigProperty.Architecture``
|
String |
getS3Bucket()
``CfnSimulationApplication.SourceConfigProperty.S3Bucket``
|
String |
getS3Key()
``CfnSimulationApplication.SourceConfigProperty.S3Key``
|
void |
setArchitecture(String value)
``CfnSimulationApplication.SourceConfigProperty.Architecture``
|
void |
setS3Bucket(String value)
``CfnSimulationApplication.SourceConfigProperty.S3Bucket``
|
void |
setS3Key(String value)
``CfnSimulationApplication.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 CfnSimulationApplication.SourceConfigPropertypublic void setArchitecture(String value)
setArchitecture in interface CfnSimulationApplication.SourceConfigPropertypublic String getS3Bucket()
getS3Bucket in interface CfnSimulationApplication.SourceConfigPropertypublic void setS3Bucket(String value)
setS3Bucket in interface CfnSimulationApplication.SourceConfigPropertypublic String getS3Key()
getS3Key in interface CfnSimulationApplication.SourceConfigPropertypublic void setS3Key(String value)
setS3Key in interface CfnSimulationApplication.SourceConfigPropertyCopyright © 2019. All rights reserved.