@Stability(value=Stable) @Internal public static final class CfnRule.BatchParametersProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnRule.BatchParametersProperty
CfnRule.BatchParametersPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnRule.BatchParametersProperty.Builder, CfnRule.BatchParametersProperty.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 jobDefinition,
String jobName,
Object arrayProperties,
Object retryStrategy)
Constructor that initializes the object based on literal property values passed by the
CfnRule.AwsVpcConfigurationProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getArrayProperties()
`CfnRule.BatchParametersProperty.ArrayProperties`.
|
String |
getJobDefinition()
`CfnRule.BatchParametersProperty.JobDefinition`.
|
String |
getJobName()
`CfnRule.BatchParametersProperty.JobName`.
|
Object |
getRetryStrategy()
`CfnRule.BatchParametersProperty.RetryStrategy`.
|
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 jobDefinition, String jobName, Object arrayProperties, Object retryStrategy)
CfnRule.AwsVpcConfigurationProperty.Builder.public final String getJobDefinition()
CfnRule.BatchParametersPropertygetJobDefinition in interface CfnRule.BatchParametersPropertypublic final String getJobName()
CfnRule.BatchParametersPropertygetJobName in interface CfnRule.BatchParametersPropertypublic final Object getArrayProperties()
CfnRule.BatchParametersPropertygetArrayProperties in interface CfnRule.BatchParametersPropertypublic final Object getRetryStrategy()
CfnRule.BatchParametersPropertygetRetryStrategy in interface CfnRule.BatchParametersProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.