| Package | Description |
|---|---|
| software.amazon.awscdk.services.glue |
AWS Glue Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
abstract CodeConfig |
Code.bind(software.constructs.Construct scope,
IGrantable grantable)
(experimental) Called when the Job is initialized to allow this object to bind.
|
CodeConfig |
S3Code.bind(software.constructs.Construct _scope,
IGrantable grantable)
(experimental) Called when the Job is initialized to allow this object to bind.
|
CodeConfig |
AssetCode.bind(software.constructs.Construct scope,
IGrantable grantable)
(experimental) Called when the Job is initialized to allow this object to bind.
|
CodeConfig |
CodeConfig.Builder.build()
Builds the configured instance.
|
Copyright © 2022. All rights reserved.