@Stability(value=Stable)
public static interface CfnCrawler.CatalogTargetProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-crawler-catalogtarget.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnCrawler.CatalogTargetProperty.Builder
A builder for
CfnCrawler.CatalogTargetProperty |
static class |
CfnCrawler.CatalogTargetProperty.Jsii$Proxy
An implementation for
CfnCrawler.CatalogTargetProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnCrawler.CatalogTargetProperty.Builder |
builder() |
default String |
getDatabaseName()
`CfnCrawler.CatalogTargetProperty.DatabaseName`.
|
default List<String> |
getTables()
`CfnCrawler.CatalogTargetProperty.Tables`.
|
@Stability(value=Stable) @Nullable default String getDatabaseName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-crawler-catalogtarget.html#cfn-glue-crawler-catalogtarget-databasename@Stability(value=Stable) @Nullable default List<String> getTables()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-crawler-catalogtarget.html#cfn-glue-crawler-catalogtarget-tables@Stability(value=Stable) static CfnCrawler.CatalogTargetProperty.Builder builder()
Copyright © 2020. All rights reserved.