| Package | Description |
|---|---|
| software.amazon.awssdk.services.proton |
This is the Proton Service API Reference.
|
| software.amazon.awssdk.services.proton.transform |
| Modifier and Type | Method and Description |
|---|---|
default UpdateEnvironmentAccountConnectionResponse |
ProtonClient.updateEnvironmentAccountConnection(UpdateEnvironmentAccountConnectionRequest updateEnvironmentAccountConnectionRequest)
In an environment account, update an environment account connection to use a new IAM role.
|
default CompletableFuture<UpdateEnvironmentAccountConnectionResponse> |
ProtonAsyncClient.updateEnvironmentAccountConnection(UpdateEnvironmentAccountConnectionRequest updateEnvironmentAccountConnectionRequest)
In an environment account, update an environment account connection to use a new IAM role.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateEnvironmentAccountConnectionRequestMarshaller.marshall(UpdateEnvironmentAccountConnectionRequest updateEnvironmentAccountConnectionRequest) |
Copyright © 2023. All rights reserved.