| Package | Description |
|---|---|
| software.amazon.awscdk.services.glue |
AWS Glue Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IJob.Jsii$Default
Internal default implementation for
IJob. |
| Modifier and Type | Class and Description |
|---|---|
static class |
IJob.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
class |
Job
(experimental) A Glue Job.
|
| 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.