/AWS1/CL_PRNCOUNTSSUMMARY¶
Summary counts of each Proton resource type.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_components TYPE REF TO /AWS1/CL_PRNRESOURCECOUNTSSUMM /AWS1/CL_PRNRESOURCECOUNTSSUMM¶
The total number of components in the Amazon Web Services account.
The semantics of the
componentsfield are different from the semantics of results for other infrastructure-provisioning resources. That's because at this time components don't have associated templates, therefore they don't have the concept of staleness. Thecomponentsobject will only containtotalandfailedmembers.
io_environments TYPE REF TO /AWS1/CL_PRNRESOURCECOUNTSSUMM /AWS1/CL_PRNRESOURCECOUNTSSUMM¶
The staleness counts for Proton environments in the Amazon Web Services account. The
environmentsobject will only containtotalmembers.
io_environmenttemplates TYPE REF TO /AWS1/CL_PRNRESOURCECOUNTSSUMM /AWS1/CL_PRNRESOURCECOUNTSSUMM¶
The total number of environment templates in the Amazon Web Services account. The
environmentTemplatesobject will only containtotalmembers.
io_serviceinstances TYPE REF TO /AWS1/CL_PRNRESOURCECOUNTSSUMM /AWS1/CL_PRNRESOURCECOUNTSSUMM¶
The staleness counts for Proton service instances in the Amazon Web Services account.
io_services TYPE REF TO /AWS1/CL_PRNRESOURCECOUNTSSUMM /AWS1/CL_PRNRESOURCECOUNTSSUMM¶
The staleness counts for Proton services in the Amazon Web Services account.
io_servicetemplates TYPE REF TO /AWS1/CL_PRNRESOURCECOUNTSSUMM /AWS1/CL_PRNRESOURCECOUNTSSUMM¶
The total number of service templates in the Amazon Web Services account. The
serviceTemplatesobject will only containtotalmembers.
io_pipelines TYPE REF TO /AWS1/CL_PRNRESOURCECOUNTSSUMM /AWS1/CL_PRNRESOURCECOUNTSSUMM¶
The staleness counts for Proton pipelines in the Amazon Web Services account.
Queryable Attributes¶
components¶
The total number of components in the Amazon Web Services account.
The semantics of the
componentsfield are different from the semantics of results for other infrastructure-provisioning resources. That's because at this time components don't have associated templates, therefore they don't have the concept of staleness. Thecomponentsobject will only containtotalandfailedmembers.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_COMPONENTS() |
Getter for COMPONENTS |
environments¶
The staleness counts for Proton environments in the Amazon Web Services account. The
environmentsobject will only containtotalmembers.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ENVIRONMENTS() |
Getter for ENVIRONMENTS |
environmentTemplates¶
The total number of environment templates in the Amazon Web Services account. The
environmentTemplatesobject will only containtotalmembers.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ENVIRONMENTTEMPLATES() |
Getter for ENVIRONMENTTEMPLATES |
serviceInstances¶
The staleness counts for Proton service instances in the Amazon Web Services account.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SERVICEINSTANCES() |
Getter for SERVICEINSTANCES |
services¶
The staleness counts for Proton services in the Amazon Web Services account.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SERVICES() |
Getter for SERVICES |
serviceTemplates¶
The total number of service templates in the Amazon Web Services account. The
serviceTemplatesobject will only containtotalmembers.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SERVICETEMPLATES() |
Getter for SERVICETEMPLATES |
pipelines¶
The staleness counts for Proton pipelines in the Amazon Web Services account.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PIPELINES() |
Getter for PIPELINES |