@Stability(value=Stable)
public static interface CfnCrawler.S3TargetProperty
extends software.amazon.jsii.JsiiSerializable
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 String |
getConnectionName()
`CfnCrawler.S3TargetProperty.ConnectionName`.
|
default List<String> |
getExclusions()
`CfnCrawler.S3TargetProperty.Exclusions`.
|
default String |
getPath()
`CfnCrawler.S3TargetProperty.Path`.
|
@Stability(value=Stable) @Nullable default String getConnectionName()
@Stability(value=Stable) @Nullable default List<String> getExclusions()
@Stability(value=Stable) @Nullable default String getPath()
@Stability(value=Stable) static CfnCrawler.S3TargetProperty.Builder builder()
Copyright © 2021. All rights reserved.