@Stability(value=Stable) @Internal public static final class CfnJobProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnJobProps
CfnJobPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnJobProps.Builder, CfnJobProps.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(Object command,
String role,
Number allocatedCapacity,
Object connections,
Object defaultArguments,
String description,
Object executionProperty,
String glueVersion,
String logUri,
Number maxCapacity,
Number maxRetries,
String name,
Object notificationProperty,
Number numberOfWorkers,
String securityConfiguration,
Object tags,
Number timeout,
String workerType)
Constructor that initializes the object based on literal property values passed by the
CfnJobProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Number |
getAllocatedCapacity()
`AWS::Glue::Job.AllocatedCapacity`.
|
Object |
getCommand()
`AWS::Glue::Job.Command`.
|
Object |
getConnections()
`AWS::Glue::Job.Connections`.
|
Object |
getDefaultArguments()
`AWS::Glue::Job.DefaultArguments`.
|
String |
getDescription()
`AWS::Glue::Job.Description`.
|
Object |
getExecutionProperty()
`AWS::Glue::Job.ExecutionProperty`.
|
String |
getGlueVersion()
`AWS::Glue::Job.GlueVersion`.
|
String |
getLogUri()
`AWS::Glue::Job.LogUri`.
|
Number |
getMaxCapacity()
`AWS::Glue::Job.MaxCapacity`.
|
Number |
getMaxRetries()
`AWS::Glue::Job.MaxRetries`.
|
String |
getName()
`AWS::Glue::Job.Name`.
|
Object |
getNotificationProperty()
`AWS::Glue::Job.NotificationProperty`.
|
Number |
getNumberOfWorkers()
`AWS::Glue::Job.NumberOfWorkers`.
|
String |
getRole()
`AWS::Glue::Job.Role`.
|
String |
getSecurityConfiguration()
`AWS::Glue::Job.SecurityConfiguration`.
|
Object |
getTags()
`AWS::Glue::Job.Tags`.
|
Number |
getTimeout()
`AWS::Glue::Job.Timeout`.
|
String |
getWorkerType()
`AWS::Glue::Job.WorkerType`.
|
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(Object command, String role, Number allocatedCapacity, Object connections, Object defaultArguments, String description, Object executionProperty, String glueVersion, String logUri, Number maxCapacity, Number maxRetries, String name, Object notificationProperty, Number numberOfWorkers, String securityConfiguration, Object tags, Number timeout, String workerType)
CfnJobProps.Builder.public final Object getCommand()
CfnJobPropsgetCommand in interface CfnJobPropspublic final String getRole()
CfnJobPropsgetRole in interface CfnJobPropspublic final Number getAllocatedCapacity()
CfnJobPropsgetAllocatedCapacity in interface CfnJobPropspublic final Object getConnections()
CfnJobPropsgetConnections in interface CfnJobPropspublic final Object getDefaultArguments()
CfnJobPropsgetDefaultArguments in interface CfnJobPropspublic final String getDescription()
CfnJobPropsgetDescription in interface CfnJobPropspublic final Object getExecutionProperty()
CfnJobPropsgetExecutionProperty in interface CfnJobPropspublic final String getGlueVersion()
CfnJobPropsgetGlueVersion in interface CfnJobPropspublic final String getLogUri()
CfnJobPropsgetLogUri in interface CfnJobPropspublic final Number getMaxCapacity()
CfnJobPropsgetMaxCapacity in interface CfnJobPropspublic final Number getMaxRetries()
CfnJobPropsgetMaxRetries in interface CfnJobPropspublic final String getName()
CfnJobPropsgetName in interface CfnJobPropspublic final Object getNotificationProperty()
CfnJobPropsgetNotificationProperty in interface CfnJobPropspublic final Number getNumberOfWorkers()
CfnJobPropsgetNumberOfWorkers in interface CfnJobPropspublic final String getSecurityConfiguration()
CfnJobPropsgetSecurityConfiguration in interface CfnJobPropspublic final Object getTags()
CfnJobPropsgetTags in interface CfnJobPropspublic final Number getTimeout()
CfnJobPropsgetTimeout in interface CfnJobPropspublic final String getWorkerType()
CfnJobPropsgetWorkerType in interface CfnJobProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.