@Stability(value=Stable)
public static interface CfnFlow.SourceFlowConfigProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnFlow.SourceFlowConfigProperty.Builder
A builder for
CfnFlow.SourceFlowConfigProperty |
static class |
CfnFlow.SourceFlowConfigProperty.Jsii$Proxy
An implementation for
CfnFlow.SourceFlowConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnFlow.SourceFlowConfigProperty.Builder |
builder() |
default String |
getConnectorProfileName()
`CfnFlow.SourceFlowConfigProperty.ConnectorProfileName`.
|
String |
getConnectorType()
`CfnFlow.SourceFlowConfigProperty.ConnectorType`.
|
default Object |
getIncrementalPullConfig()
`CfnFlow.SourceFlowConfigProperty.IncrementalPullConfig`.
|
Object |
getSourceConnectorProperties()
`CfnFlow.SourceFlowConfigProperty.SourceConnectorProperties`.
|
@Stability(value=Stable) @NotNull String getConnectorType()
@Stability(value=Stable) @NotNull Object getSourceConnectorProperties()
@Stability(value=Stable) @Nullable default String getConnectorProfileName()
@Stability(value=Stable) @Nullable default Object getIncrementalPullConfig()
@Stability(value=Stable) static CfnFlow.SourceFlowConfigProperty.Builder builder()
Copyright © 2021. All rights reserved.