@Stability(value=Stable)
public static interface CfnConnectorDefinitionVersion.ConnectorProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnConnectorDefinitionVersion.ConnectorProperty.Builder
A builder for
CfnConnectorDefinitionVersion.ConnectorProperty |
static class |
CfnConnectorDefinitionVersion.ConnectorProperty.Jsii$Proxy
An implementation for
CfnConnectorDefinitionVersion.ConnectorProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnConnectorDefinitionVersion.ConnectorProperty.Builder |
builder() |
String |
getConnectorArn()
`CfnConnectorDefinitionVersion.ConnectorProperty.ConnectorArn`.
|
String |
getId()
`CfnConnectorDefinitionVersion.ConnectorProperty.Id`.
|
default Object |
getParameters()
`CfnConnectorDefinitionVersion.ConnectorProperty.Parameters`.
|
@Stability(value=Stable) @NotNull String getConnectorArn()
@Stability(value=Stable) @NotNull String getId()
@Stability(value=Stable) @Nullable default Object getParameters()
@Stability(value=Stable) static CfnConnectorDefinitionVersion.ConnectorProperty.Builder builder()
Copyright © 2021. All rights reserved.