| Package | Description |
|---|---|
| com.amazonaws.services.proton |
This is the Proton Service API Reference.
|
| com.amazonaws.services.proton.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateEnvironmentAccountConnectionRequest |
UpdateEnvironmentAccountConnectionRequest.clone() |
UpdateEnvironmentAccountConnectionRequest |
UpdateEnvironmentAccountConnectionRequest.withCodebuildRoleArn(String codebuildRoleArn)
The Amazon Resource Name (ARN) of an IAM service role in the environment account.
|
UpdateEnvironmentAccountConnectionRequest |
UpdateEnvironmentAccountConnectionRequest.withComponentRoleArn(String componentRoleArn)
The Amazon Resource Name (ARN) of the IAM service role that Proton uses when provisioning directly defined
components in the associated environment account.
|
UpdateEnvironmentAccountConnectionRequest |
UpdateEnvironmentAccountConnectionRequest.withId(String id)
The ID of the environment account connection to update.
|
UpdateEnvironmentAccountConnectionRequest |
UpdateEnvironmentAccountConnectionRequest.withRoleArn(String roleArn)
The Amazon Resource Name (ARN) of the IAM service role that's associated with the environment account connection
to update.
|
Copyright © 2022. All rights reserved.