| Package | Description |
|---|---|
| com.amazonaws.services.proton.model |
| Modifier and Type | Method and Description |
|---|---|
AccountSettings |
AccountSettings.clone() |
AccountSettings |
GetAccountSettingsResult.getAccountSettings()
The Proton pipeline service role detail data that's returned by Proton.
|
AccountSettings |
UpdateAccountSettingsResult.getAccountSettings()
The Proton pipeline service role and repository data shared across the Amazon Web Services account.
|
AccountSettings |
AccountSettings.withPipelineCodebuildRoleArn(String pipelineCodebuildRoleArn)
The Amazon Resource Name (ARN) of the service role that Proton uses for provisioning pipelines.
|
AccountSettings |
AccountSettings.withPipelineProvisioningRepository(RepositoryBranch pipelineProvisioningRepository)
The linked repository for pipeline provisioning.
|
AccountSettings |
AccountSettings.withPipelineServiceRoleArn(String pipelineServiceRoleArn)
The Amazon Resource Name (ARN) of the service role you want to use for provisioning pipelines.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetAccountSettingsResult.setAccountSettings(AccountSettings accountSettings)
The Proton pipeline service role detail data that's returned by Proton.
|
void |
UpdateAccountSettingsResult.setAccountSettings(AccountSettings accountSettings)
The Proton pipeline service role and repository data shared across the Amazon Web Services account.
|
GetAccountSettingsResult |
GetAccountSettingsResult.withAccountSettings(AccountSettings accountSettings)
The Proton pipeline service role detail data that's returned by Proton.
|
UpdateAccountSettingsResult |
UpdateAccountSettingsResult.withAccountSettings(AccountSettings accountSettings)
The Proton pipeline service role and repository data shared across the Amazon Web Services account.
|
Copyright © 2023. All rights reserved.