@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 CfnDevEndpointPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-devendpoint.html#cfn-glue-devendpoint-rolearnpublic final Object getArguments()
CfnDevEndpointPropsgetArguments in interface CfnDevEndpointPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-devendpoint.html#cfn-glue-devendpoint-argumentspublic final String getEndpointName()
CfnDevEndpointPropsgetEndpointName in interface CfnDevEndpointPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-devendpoint.html#cfn-glue-devendpoint-endpointnamepublic final String getExtraJarsS3Path()
CfnDevEndpointPropsgetExtraJarsS3Path in interface CfnDevEndpointPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-devendpoint.html#cfn-glue-devendpoint-extrajarss3pathpublic final String getExtraPythonLibsS3Path()
CfnDevEndpointPropsgetExtraPythonLibsS3Path in interface CfnDevEndpointPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-devendpoint.html#cfn-glue-devendpoint-extrapythonlibss3pathpublic final String getGlueVersion()
CfnDevEndpointPropsgetGlueVersion in interface CfnDevEndpointPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-devendpoint.html#cfn-glue-devendpoint-glueversionpublic final Number getNumberOfNodes()
CfnDevEndpointPropsgetNumberOfNodes in interface CfnDevEndpointPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-devendpoint.html#cfn-glue-devendpoint-numberofnodespublic final Number getNumberOfWorkers()
CfnDevEndpointPropsgetNumberOfWorkers in interface CfnDevEndpointPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-devendpoint.html#cfn-glue-devendpoint-numberofworkerspublic final String getPublicKey()
CfnDevEndpointPropsgetPublicKey in interface CfnDevEndpointPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-devendpoint.html#cfn-glue-devendpoint-publickeypublic final List<String> getPublicKeys()
CfnDevEndpointPropsgetPublicKeys in interface CfnDevEndpointPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-devendpoint.html#cfn-glue-devendpoint-publickeyspublic final String getSecurityConfiguration()
CfnDevEndpointPropsgetSecurityConfiguration in interface CfnDevEndpointPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-devendpoint.html#cfn-glue-devendpoint-securityconfigurationpublic final List<String> getSecurityGroupIds()
CfnDevEndpointPropsgetSecurityGroupIds in interface CfnDevEndpointPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-devendpoint.html#cfn-glue-devendpoint-securitygroupidspublic final String getSubnetId()
CfnDevEndpointPropsgetSubnetId in interface CfnDevEndpointPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-devendpoint.html#cfn-glue-devendpoint-subnetidpublic final Object getTags()
CfnDevEndpointPropsgetTags in interface CfnDevEndpointPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-devendpoint.html#cfn-glue-devendpoint-tagspublic final String getWorkerType()
CfnDevEndpointPropsgetWorkerType in interface CfnDevEndpointPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-glue-devendpoint.html#cfn-glue-devendpoint-workertype@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.