| Package | Description |
|---|---|
| com.amazonaws.services.proton.model |
| Modifier and Type | Method and Description |
|---|---|
ResourceCountsSummary |
ResourceCountsSummary.clone() |
ResourceCountsSummary |
CountsSummary.getComponents()
The total number of components in the Amazon Web Services account.
|
ResourceCountsSummary |
CountsSummary.getEnvironments()
The staleness counts for Proton environments in the Amazon Web Services account.
|
ResourceCountsSummary |
CountsSummary.getEnvironmentTemplates()
The total number of environment templates in the Amazon Web Services account.
|
ResourceCountsSummary |
CountsSummary.getPipelines()
The staleness counts for Proton pipelines in the Amazon Web Services account.
|
ResourceCountsSummary |
CountsSummary.getServiceInstances()
The staleness counts for Proton service instances in the Amazon Web Services account.
|
ResourceCountsSummary |
CountsSummary.getServices()
The staleness counts for Proton services in the Amazon Web Services account.
|
ResourceCountsSummary |
CountsSummary.getServiceTemplates()
The total number of service templates in the Amazon Web Services account.
|
ResourceCountsSummary |
ResourceCountsSummary.withBehindMajor(Integer behindMajor)
The number of resources of this type in the Amazon Web Services account that need a major template version
update.
|
ResourceCountsSummary |
ResourceCountsSummary.withBehindMinor(Integer behindMinor)
The number of resources of this type in the Amazon Web Services account that need a minor template version
update.
|
ResourceCountsSummary |
ResourceCountsSummary.withFailed(Integer failed)
The number of resources of this type in the Amazon Web Services account that failed to deploy.
|
ResourceCountsSummary |
ResourceCountsSummary.withTotal(Integer total)
The total number of resources of this type in the Amazon Web Services account.
|
ResourceCountsSummary |
ResourceCountsSummary.withUpToDate(Integer upToDate)
The number of resources of this type in the Amazon Web Services account that are up-to-date with their template.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CountsSummary.setComponents(ResourceCountsSummary components)
The total number of components in the Amazon Web Services account.
|
void |
CountsSummary.setEnvironments(ResourceCountsSummary environments)
The staleness counts for Proton environments in the Amazon Web Services account.
|
void |
CountsSummary.setEnvironmentTemplates(ResourceCountsSummary environmentTemplates)
The total number of environment templates in the Amazon Web Services account.
|
void |
CountsSummary.setPipelines(ResourceCountsSummary pipelines)
The staleness counts for Proton pipelines in the Amazon Web Services account.
|
void |
CountsSummary.setServiceInstances(ResourceCountsSummary serviceInstances)
The staleness counts for Proton service instances in the Amazon Web Services account.
|
void |
CountsSummary.setServices(ResourceCountsSummary services)
The staleness counts for Proton services in the Amazon Web Services account.
|
void |
CountsSummary.setServiceTemplates(ResourceCountsSummary serviceTemplates)
The total number of service templates in the Amazon Web Services account.
|
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.
|
Copyright © 2025. All rights reserved.