@Stability(value=Stable)
public static interface CfnDatabase.DatabaseInputProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-database-databaseinput.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDatabase.DatabaseInputProperty.Builder
A builder for
CfnDatabase.DatabaseInputProperty |
static class |
CfnDatabase.DatabaseInputProperty.Jsii$Proxy
An implementation for
CfnDatabase.DatabaseInputProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDatabase.DatabaseInputProperty.Builder |
builder() |
default String |
getDescription()
`CfnDatabase.DatabaseInputProperty.Description`.
|
default String |
getLocationUri()
`CfnDatabase.DatabaseInputProperty.LocationUri`.
|
default String |
getName()
`CfnDatabase.DatabaseInputProperty.Name`.
|
default Object |
getParameters()
`CfnDatabase.DatabaseInputProperty.Parameters`.
|
@Stability(value=Stable) @Nullable default String getDescription()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-database-databaseinput.html#cfn-glue-database-databaseinput-description@Stability(value=Stable) @Nullable default String getLocationUri()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-database-databaseinput.html#cfn-glue-database-databaseinput-locationuri@Stability(value=Stable) @Nullable default String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-database-databaseinput.html#cfn-glue-database-databaseinput-name@Stability(value=Stable) @Nullable default Object getParameters()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-database-databaseinput.html#cfn-glue-database-databaseinput-parameters@Stability(value=Stable) static CfnDatabase.DatabaseInputProperty.Builder builder()
Copyright © 2020. All rights reserved.