| Package | Description |
|---|---|
| software.amazon.awscdk.services.glue |
AWS Glue Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
JobAttributes.Jsii$Proxy
An implementation for
JobAttributes |
| Modifier and Type | Method and Description |
|---|---|
JobAttributes |
JobAttributes.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
static IJob |
Job.fromJobAttributes(software.constructs.Construct scope,
String id,
JobAttributes attrs)
(experimental) Creates a Glue Job.
|
Copyright © 2022. All rights reserved.