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