@Stability(value=Stable)
public static interface CfnRecipe.SecondaryInputProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-databrew-recipe-secondaryinput.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnRecipe.SecondaryInputProperty.Builder
A builder for
CfnRecipe.SecondaryInputProperty |
static class |
CfnRecipe.SecondaryInputProperty.Jsii$Proxy
An implementation for
CfnRecipe.SecondaryInputProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnRecipe.SecondaryInputProperty.Builder |
builder() |
default Object |
getDataCatalogInputDefinition()
`CfnRecipe.SecondaryInputProperty.DataCatalogInputDefinition`.
|
default Object |
getS3InputDefinition()
`CfnRecipe.SecondaryInputProperty.S3InputDefinition`.
|
@Stability(value=Stable) @Nullable default Object getDataCatalogInputDefinition()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-databrew-recipe-secondaryinput.html#cfn-databrew-recipe-secondaryinput-datacataloginputdefinition@Stability(value=Stable) @Nullable default Object getS3InputDefinition()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-databrew-recipe-secondaryinput.html#cfn-databrew-recipe-secondaryinput-s3inputdefinition@Stability(value=Stable) static CfnRecipe.SecondaryInputProperty.Builder builder()
Copyright © 2020. All rights reserved.