@Stability(value=Stable) @Internal public static final class CfnDataset.ActionProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDataset.ActionProperty
CfnDataset.ActionPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDataset.ActionProperty.Builder, CfnDataset.ActionProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDataset.ActionProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDataset.ActionProperty.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) |
String |
getActionName()
The name of the data set action by which data set contents are automatically created.
|
Object |
getContainerAction()
Information which allows the system to run a containerized application in order to create the data set contents.
|
Object |
getQueryAction()
An "SqlQueryDatasetAction" object that uses an SQL query to automatically create data set contents.
|
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(CfnDataset.ActionProperty.Builder builder)
CfnDataset.ActionProperty.Builder.public final String getActionName()
CfnDataset.ActionPropertygetActionName in interface CfnDataset.ActionPropertypublic final Object getContainerAction()
CfnDataset.ActionPropertyThe application must be in a Docker container along with any needed support libraries.
getContainerAction in interface CfnDataset.ActionPropertypublic final Object getQueryAction()
CfnDataset.ActionPropertygetQueryAction in interface CfnDataset.ActionProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.