| Package | Description |
|---|---|
| software.amazon.awscdk.services.glue |
| Modifier and Type | Method and Description |
|---|---|
CfnDevEndpoint.Builder |
CfnDevEndpoint.Builder.arguments(Object arguments)
`AWS::Glue::DevEndpoint.Arguments`.
|
static CfnDevEndpoint.Builder |
CfnDevEndpoint.Builder.create(software.constructs.Construct scope,
String id) |
CfnDevEndpoint.Builder |
CfnDevEndpoint.Builder.endpointName(String endpointName)
`AWS::Glue::DevEndpoint.EndpointName`.
|
CfnDevEndpoint.Builder |
CfnDevEndpoint.Builder.extraJarsS3Path(String extraJarsS3Path)
`AWS::Glue::DevEndpoint.ExtraJarsS3Path`.
|
CfnDevEndpoint.Builder |
CfnDevEndpoint.Builder.extraPythonLibsS3Path(String extraPythonLibsS3Path)
`AWS::Glue::DevEndpoint.ExtraPythonLibsS3Path`.
|
CfnDevEndpoint.Builder |
CfnDevEndpoint.Builder.glueVersion(String glueVersion)
`AWS::Glue::DevEndpoint.GlueVersion`.
|
CfnDevEndpoint.Builder |
CfnDevEndpoint.Builder.numberOfNodes(Number numberOfNodes)
`AWS::Glue::DevEndpoint.NumberOfNodes`.
|
CfnDevEndpoint.Builder |
CfnDevEndpoint.Builder.numberOfWorkers(Number numberOfWorkers)
`AWS::Glue::DevEndpoint.NumberOfWorkers`.
|
CfnDevEndpoint.Builder |
CfnDevEndpoint.Builder.publicKey(String publicKey)
`AWS::Glue::DevEndpoint.PublicKey`.
|
CfnDevEndpoint.Builder |
CfnDevEndpoint.Builder.publicKeys(List<String> publicKeys)
`AWS::Glue::DevEndpoint.PublicKeys`.
|
CfnDevEndpoint.Builder |
CfnDevEndpoint.Builder.roleArn(String roleArn)
`AWS::Glue::DevEndpoint.RoleArn`.
|
CfnDevEndpoint.Builder |
CfnDevEndpoint.Builder.securityConfiguration(String securityConfiguration)
`AWS::Glue::DevEndpoint.SecurityConfiguration`.
|
CfnDevEndpoint.Builder |
CfnDevEndpoint.Builder.securityGroupIds(List<String> securityGroupIds)
`AWS::Glue::DevEndpoint.SecurityGroupIds`.
|
CfnDevEndpoint.Builder |
CfnDevEndpoint.Builder.subnetId(String subnetId)
`AWS::Glue::DevEndpoint.SubnetId`.
|
CfnDevEndpoint.Builder |
CfnDevEndpoint.Builder.tags(Object tags)
`AWS::Glue::DevEndpoint.Tags`.
|
CfnDevEndpoint.Builder |
CfnDevEndpoint.Builder.workerType(String workerType)
`AWS::Glue::DevEndpoint.WorkerType`.
|
Copyright © 2021. All rights reserved.