| Package | Description |
|---|---|
| software.amazon.awssdk.services.proton.model |
| Modifier and Type | Method and Description |
|---|---|
ResourceCountsSummary |
CountsSummary.components()
The total number of components in the Amazon Web Services account.
|
ResourceCountsSummary |
CountsSummary.environments()
The staleness counts for Proton environments in the Amazon Web Services account.
|
ResourceCountsSummary |
CountsSummary.environmentTemplates()
The total number of environment templates in the Amazon Web Services account.
|
ResourceCountsSummary |
CountsSummary.pipelines()
The staleness counts for Proton pipelines in the Amazon Web Services account.
|
ResourceCountsSummary |
CountsSummary.serviceInstances()
The staleness counts for Proton service instances in the Amazon Web Services account.
|
ResourceCountsSummary |
CountsSummary.services()
The staleness counts for Proton services in the Amazon Web Services account.
|
ResourceCountsSummary |
CountsSummary.serviceTemplates()
The total number of service templates in the Amazon Web Services account.
|
| Modifier and Type | Method and Description |
|---|---|
CountsSummary.Builder |
CountsSummary.Builder.components(ResourceCountsSummary components)
The total number of components in the Amazon Web Services account.
|
CountsSummary.Builder |
CountsSummary.Builder.environments(ResourceCountsSummary environments)
The staleness counts for Proton environments in the Amazon Web Services account.
|
CountsSummary.Builder |
CountsSummary.Builder.environmentTemplates(ResourceCountsSummary environmentTemplates)
The total number of environment templates in the Amazon Web Services account.
|
CountsSummary.Builder |
CountsSummary.Builder.pipelines(ResourceCountsSummary pipelines)
The staleness counts for Proton pipelines in the Amazon Web Services account.
|
CountsSummary.Builder |
CountsSummary.Builder.serviceInstances(ResourceCountsSummary serviceInstances)
The staleness counts for Proton service instances in the Amazon Web Services account.
|
CountsSummary.Builder |
CountsSummary.Builder.services(ResourceCountsSummary services)
The staleness counts for Proton services in the Amazon Web Services account.
|
CountsSummary.Builder |
CountsSummary.Builder.serviceTemplates(ResourceCountsSummary serviceTemplates)
The total number of service templates in the Amazon Web Services account.
|
Copyright © 2023. All rights reserved.