@Stability(value=Stable) @Internal public static final class CfnCrawler.TargetsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnCrawler.TargetsProperty
CfnCrawler.TargetsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnCrawler.TargetsProperty.Builder, CfnCrawler.TargetsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(Object catalogTargets,
Object dynamoDbTargets,
Object jdbcTargets,
Object s3Targets)
Constructor that initializes the object based on literal property values passed by the
CfnCrawler.CatalogTargetProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getCatalogTargets()
`CfnCrawler.TargetsProperty.CatalogTargets`.
|
Object |
getDynamoDbTargets()
`CfnCrawler.TargetsProperty.DynamoDBTargets`.
|
Object |
getJdbcTargets()
`CfnCrawler.TargetsProperty.JdbcTargets`.
|
Object |
getS3Targets()
`CfnCrawler.TargetsProperty.S3Targets`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(Object catalogTargets, Object dynamoDbTargets, Object jdbcTargets, Object s3Targets)
CfnCrawler.CatalogTargetProperty.Builder.public final Object getCatalogTargets()
CfnCrawler.TargetsPropertygetCatalogTargets in interface CfnCrawler.TargetsPropertypublic final Object getDynamoDbTargets()
CfnCrawler.TargetsPropertygetDynamoDbTargets in interface CfnCrawler.TargetsPropertypublic final Object getJdbcTargets()
CfnCrawler.TargetsPropertygetJdbcTargets in interface CfnCrawler.TargetsPropertypublic final Object getS3Targets()
CfnCrawler.TargetsPropertygetS3Targets in interface CfnCrawler.TargetsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.