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