public static interface DeleteConnectionRequest.Builder extends CodeStarConnectionsRequest.Builder, SdkPojo, CopyableBuilder<DeleteConnectionRequest.Builder,DeleteConnectionRequest>
| Modifier and Type | Method and Description |
|---|---|
DeleteConnectionRequest.Builder |
connectionArn(String connectionArn)
The Amazon Resource Name (ARN) of the connection to be deleted.
|
DeleteConnectionRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DeleteConnectionRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeleteConnectionRequest.Builder connectionArn(String connectionArn)
The Amazon Resource Name (ARN) of the connection to be deleted.
The ARN is never reused if the connection is deleted.
connectionArn - The Amazon Resource Name (ARN) of the connection to be deleted. The ARN is never reused if the connection is deleted.
DeleteConnectionRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDeleteConnectionRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.