| Modifier and Type | Method and Description |
|---|---|
static CfnConnectionProps.Builder |
CfnConnectionProps.builder() |
CfnConnectionProps.Builder |
CfnConnectionProps.Builder.connectionName(String connectionName)
Sets the value of
CfnConnectionProps.getConnectionName() |
CfnConnectionProps.Builder |
CfnConnectionProps.Builder.hostArn(String hostArn)
Sets the value of
CfnConnectionProps.getHostArn() |
CfnConnectionProps.Builder |
CfnConnectionProps.Builder.providerType(String providerType)
Sets the value of
CfnConnectionProps.getProviderType() |
CfnConnectionProps.Builder |
CfnConnectionProps.Builder.tags(List<? extends CfnTag> tags)
Sets the value of
CfnConnectionProps.getTags() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnConnectionProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnConnectionProps.Builder. |
Copyright © 2023. All rights reserved.