@Stability(value=Stable)
public static interface CfnCrawler.TargetsProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnCrawler.TargetsProperty.Builder
A builder for
CfnCrawler.TargetsProperty |
static class |
CfnCrawler.TargetsProperty.Jsii$Proxy
An implementation for
CfnCrawler.TargetsProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnCrawler.TargetsProperty.Builder |
builder() |
default Object |
getCatalogTargets()
`CfnCrawler.TargetsProperty.CatalogTargets`.
|
default Object |
getDynamoDbTargets()
`CfnCrawler.TargetsProperty.DynamoDBTargets`.
|
default Object |
getJdbcTargets()
`CfnCrawler.TargetsProperty.JdbcTargets`.
|
default Object |
getS3Targets()
`CfnCrawler.TargetsProperty.S3Targets`.
|
@Stability(value=Stable) @Nullable default Object getCatalogTargets()
@Stability(value=Stable) @Nullable default Object getDynamoDbTargets()
@Stability(value=Stable) @Nullable default Object getJdbcTargets()
@Stability(value=Stable) @Nullable default Object getS3Targets()
@Stability(value=Stable) static CfnCrawler.TargetsProperty.Builder builder()
CfnCrawler.TargetsProperty.Builder of CfnCrawler.TargetsPropertyCopyright © 2021. All rights reserved.