| Package | Description |
|---|---|
| software.amazon.awscdk.services.glue |
AWS Glue Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnRegistry.Builder |
CfnRegistry.Builder.create(software.constructs.Construct scope,
String id) |
CfnRegistry.Builder |
CfnRegistry.Builder.description(String description)
A description of the registry.
|
CfnRegistry.Builder |
CfnRegistry.Builder.name(String name)
The name of the registry.
|
CfnRegistry.Builder |
CfnRegistry.Builder.tags(List<? extends CfnTag> tags)
AWS tags that contain a key value pair and may be searched by console, command line, or API.
|
Copyright © 2022. All rights reserved.