@Stability(value=Stable)
public static interface CfnCrawler.DynamoDBTargetProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-crawler-dynamodbtarget.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnCrawler.DynamoDBTargetProperty.Builder
A builder for
CfnCrawler.DynamoDBTargetProperty |
static class |
CfnCrawler.DynamoDBTargetProperty.Jsii$Proxy
An implementation for
CfnCrawler.DynamoDBTargetProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnCrawler.DynamoDBTargetProperty.Builder |
builder() |
default String |
getPath()
`CfnCrawler.DynamoDBTargetProperty.Path`.
|
@Stability(value=Stable) @Nullable default String getPath()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-crawler-dynamodbtarget.html#cfn-glue-crawler-dynamodbtarget-path@Stability(value=Stable) static CfnCrawler.DynamoDBTargetProperty.Builder builder()
Copyright © 2020. All rights reserved.