| Package | Description |
|---|---|
| software.amazon.awscdk.services.codestarconnections |
| 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() |
Copyright © 2021. All rights reserved.