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