| Modifier and Type | Method and Description |
|---|---|
CfnConnection.Builder |
CfnConnection.Builder.connectionName(String connectionName)
The name of the connection.
|
static CfnConnection.Builder |
CfnConnection.Builder.create(Construct scope,
String id) |
CfnConnection.Builder |
CfnConnection.Builder.hostArn(String hostArn)
The Amazon Resource Name (ARN) of the host associated with the connection.
|
CfnConnection.Builder |
CfnConnection.Builder.providerType(String providerType)
The name of the external provider where your third-party code repository is configured.
|
CfnConnection.Builder |
CfnConnection.Builder.tags(List<? extends CfnTag> tags)
Specifies the tags applied to the resource.
|
Copyright © 2022. All rights reserved.