| Package | Description |
|---|---|
| com.amazonaws.services.proton.model |
| Modifier and Type | Method and Description |
|---|---|
CountsSummary |
CountsSummary.clone() |
CountsSummary |
GetResourcesSummaryResult.getCounts()
Summary counts of each Proton resource type.
|
CountsSummary |
CountsSummary.withComponents(ResourceCountsSummary components)
The total number of components in the Amazon Web Services account.
|
CountsSummary |
CountsSummary.withEnvironments(ResourceCountsSummary environments)
The staleness counts for Proton environments in the Amazon Web Services account.
|
CountsSummary |
CountsSummary.withEnvironmentTemplates(ResourceCountsSummary environmentTemplates)
The total number of environment templates in the Amazon Web Services account.
|
CountsSummary |
CountsSummary.withPipelines(ResourceCountsSummary pipelines)
The staleness counts for Proton pipelines in the Amazon Web Services account.
|
CountsSummary |
CountsSummary.withServiceInstances(ResourceCountsSummary serviceInstances)
The staleness counts for Proton service instances in the Amazon Web Services account.
|
CountsSummary |
CountsSummary.withServices(ResourceCountsSummary services)
The staleness counts for Proton services in the Amazon Web Services account.
|
CountsSummary |
CountsSummary.withServiceTemplates(ResourceCountsSummary serviceTemplates)
The total number of service templates in the Amazon Web Services account.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetResourcesSummaryResult.setCounts(CountsSummary counts)
Summary counts of each Proton resource type.
|
GetResourcesSummaryResult |
GetResourcesSummaryResult.withCounts(CountsSummary counts)
Summary counts of each Proton resource type.
|
Copyright © 2025. All rights reserved.