| Package | Description |
|---|---|
| software.amazon.awscdk.services.glue |
| Modifier and Type | Method and Description |
|---|---|
static CfnDatabase.DatabaseInputProperty.Builder |
CfnDatabase.DatabaseInputProperty.builder() |
CfnDatabase.DatabaseInputProperty.Builder |
CfnDatabase.DatabaseInputProperty.Builder.description(String description)
Sets the value of
CfnDatabase.DatabaseInputProperty.getDescription() |
CfnDatabase.DatabaseInputProperty.Builder |
CfnDatabase.DatabaseInputProperty.Builder.locationUri(String locationUri)
Sets the value of
CfnDatabase.DatabaseInputProperty.getLocationUri() |
CfnDatabase.DatabaseInputProperty.Builder |
CfnDatabase.DatabaseInputProperty.Builder.name(String name)
Sets the value of
CfnDatabase.DatabaseInputProperty.getName() |
CfnDatabase.DatabaseInputProperty.Builder |
CfnDatabase.DatabaseInputProperty.Builder.parameters(Object parameters)
Sets the value of
CfnDatabase.DatabaseInputProperty.getParameters() |
Copyright © 2020. All rights reserved.