| Package | Description |
|---|---|
| software.amazon.awssdk.services.proton.model |
| Modifier and Type | Method and Description |
|---|---|
RepositoryBranch |
AccountSettings.pipelineProvisioningRepository()
The linked repository for pipeline provisioning.
|
RepositoryBranch |
Environment.provisioningRepository()
The linked repository that you use to host your rendered infrastructure templates for self-managed provisioning.
|
| Modifier and Type | Method and Description |
|---|---|
AccountSettings.Builder |
AccountSettings.Builder.pipelineProvisioningRepository(RepositoryBranch pipelineProvisioningRepository)
The linked repository for pipeline provisioning.
|
Environment.Builder |
Environment.Builder.provisioningRepository(RepositoryBranch provisioningRepository)
The linked repository that you use to host your rendered infrastructure templates for self-managed
provisioning.
|
Copyright © 2023. All rights reserved.