@Stability(value=Stable) @Internal public static final class CfnDevEndpointProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDevEndpointProps
CfnDevEndpointPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnDevEndpointProps.Builder, CfnDevEndpointProps.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 roleArn,
Object arguments,
String endpointName,
String extraJarsS3Path,
String extraPythonLibsS3Path,
String glueVersion,
Number numberOfNodes,
Number numberOfWorkers,
String publicKey,
List<String> publicKeys,
String securityConfiguration,
List<String> securityGroupIds,
String subnetId,
Object tags,
String workerType)
Constructor that initializes the object based on literal property values passed by the
CfnDevEndpointProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getArguments()
`AWS::Glue::DevEndpoint.Arguments`.
|
String |
getEndpointName()
`AWS::Glue::DevEndpoint.EndpointName`.
|
String |
getExtraJarsS3Path()
`AWS::Glue::DevEndpoint.ExtraJarsS3Path`.
|
String |
getExtraPythonLibsS3Path()
`AWS::Glue::DevEndpoint.ExtraPythonLibsS3Path`.
|
String |
getGlueVersion()
`AWS::Glue::DevEndpoint.GlueVersion`.
|
Number |
getNumberOfNodes()
`AWS::Glue::DevEndpoint.NumberOfNodes`.
|
Number |
getNumberOfWorkers()
`AWS::Glue::DevEndpoint.NumberOfWorkers`.
|
String |
getPublicKey()
`AWS::Glue::DevEndpoint.PublicKey`.
|
List<String> |
getPublicKeys()
`AWS::Glue::DevEndpoint.PublicKeys`.
|
String |
getRoleArn()
`AWS::Glue::DevEndpoint.RoleArn`.
|
String |
getSecurityConfiguration()
`AWS::Glue::DevEndpoint.SecurityConfiguration`.
|
List<String> |
getSecurityGroupIds()
`AWS::Glue::DevEndpoint.SecurityGroupIds`.
|
String |
getSubnetId()
`AWS::Glue::DevEndpoint.SubnetId`.
|
Object |
getTags()
`AWS::Glue::DevEndpoint.Tags`.
|
String |
getWorkerType()
`AWS::Glue::DevEndpoint.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(String roleArn, Object arguments, String endpointName, String extraJarsS3Path, String extraPythonLibsS3Path, String glueVersion, Number numberOfNodes, Number numberOfWorkers, String publicKey, List<String> publicKeys, String securityConfiguration, List<String> securityGroupIds, String subnetId, Object tags, String workerType)
CfnDevEndpointProps.Builder.public final String getRoleArn()
CfnDevEndpointPropsgetRoleArn in interface CfnDevEndpointPropspublic final Object getArguments()
CfnDevEndpointPropsgetArguments in interface CfnDevEndpointPropspublic final String getEndpointName()
CfnDevEndpointPropsgetEndpointName in interface CfnDevEndpointPropspublic final String getExtraJarsS3Path()
CfnDevEndpointPropsgetExtraJarsS3Path in interface CfnDevEndpointPropspublic final String getExtraPythonLibsS3Path()
CfnDevEndpointPropsgetExtraPythonLibsS3Path in interface CfnDevEndpointPropspublic final String getGlueVersion()
CfnDevEndpointPropsgetGlueVersion in interface CfnDevEndpointPropspublic final Number getNumberOfNodes()
CfnDevEndpointPropsgetNumberOfNodes in interface CfnDevEndpointPropspublic final Number getNumberOfWorkers()
CfnDevEndpointPropsgetNumberOfWorkers in interface CfnDevEndpointPropspublic final String getPublicKey()
CfnDevEndpointPropsgetPublicKey in interface CfnDevEndpointPropspublic final List<String> getPublicKeys()
CfnDevEndpointPropsgetPublicKeys in interface CfnDevEndpointPropspublic final String getSecurityConfiguration()
CfnDevEndpointPropsgetSecurityConfiguration in interface CfnDevEndpointPropspublic final List<String> getSecurityGroupIds()
CfnDevEndpointPropsgetSecurityGroupIds in interface CfnDevEndpointPropspublic final String getSubnetId()
CfnDevEndpointPropsgetSubnetId in interface CfnDevEndpointPropspublic final Object getTags()
CfnDevEndpointPropsgetTags in interface CfnDevEndpointPropspublic final String getWorkerType()
CfnDevEndpointPropsgetWorkerType in interface CfnDevEndpointProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.