/AWS1/CL_DOGDSCRESRCCOLLHEAL01¶
DescribeResourceCollectionHealthResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_cloudformation TYPE /AWS1/CL_DOGCLOUDFMTIONHEALTH=>TT_CLOUDFORMATIONHEALTHS TT_CLOUDFORMATIONHEALTHS¶
The returned
CloudFormationHealthOverviewobject that contains anInsightHealthOverviewobject with the requested system health information.
it_service TYPE /AWS1/CL_DOGSERVICEHEALTH=>TT_SERVICEHEALTHS TT_SERVICEHEALTHS¶
An array of
ServiceHealthobjects that describes the health of the Amazon Web Services services associated with the resources in the collection.
iv_nexttoken TYPE /AWS1/DOGUUIDNEXTTOKEN /AWS1/DOGUUIDNEXTTOKEN¶
The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.
it_tags TYPE /AWS1/CL_DOGTAGHEALTH=>TT_TAGHEALTHS TT_TAGHEALTHS¶
The Amazon Web Services tags that are used by resources in the resource collection.
Tags help you identify and organize your Amazon Web Services resources. Many Amazon Web Services services support tagging, so you can assign the same tag to resources from different services to indicate that the resources are related. For example, you can assign the same tag to an Amazon DynamoDB table resource that you assign to an Lambda function. For more information about using tags, see the Tagging best practices whitepaper.
Each Amazon Web Services tag has two parts.
A tag key (for example,
CostCenter,Environment,Project, orSecret). Tag keys are case-sensitive.An optional field known as a tag value (for example,
111122223333,Production, or a team name). Omitting the tag value is the same as using an empty string. Like tag keys, tag values are case-sensitive.Together these are known as key-value pairs.
The string used for a key in a tag that you use to define your resource coverage must begin with the prefix
Devops-guru-. The tag key might beDevOps-Guru-deployment-applicationordevops-guru-rds-application. When you create a key, the case of characters in the key can be whatever you choose. After you create a key, it is case-sensitive. For example, DevOps Guru works with a key nameddevops-guru-rdsand a key namedDevOps-Guru-RDS, and these act as two different keys. Possible key/value pairs in your application might beDevops-Guru-production-application/RDSorDevops-Guru-production-application/containers.
Queryable Attributes¶
CloudFormation¶
The returned
CloudFormationHealthOverviewobject that contains anInsightHealthOverviewobject with the requested system health information.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CLOUDFORMATION() |
Getter for CLOUDFORMATION, with configurable default |
ASK_CLOUDFORMATION() |
Getter for CLOUDFORMATION w/ exceptions if field has no valu |
HAS_CLOUDFORMATION() |
Determine if CLOUDFORMATION has a value |
Service¶
An array of
ServiceHealthobjects that describes the health of the Amazon Web Services services associated with the resources in the collection.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SERVICE() |
Getter for SERVICE, with configurable default |
ASK_SERVICE() |
Getter for SERVICE w/ exceptions if field has no value |
HAS_SERVICE() |
Determine if SERVICE has a value |
NextToken¶
The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NEXTTOKEN() |
Getter for NEXTTOKEN, with configurable default |
ASK_NEXTTOKEN() |
Getter for NEXTTOKEN w/ exceptions if field has no value |
HAS_NEXTTOKEN() |
Determine if NEXTTOKEN has a value |
Tags¶
The Amazon Web Services tags that are used by resources in the resource collection.
Tags help you identify and organize your Amazon Web Services resources. Many Amazon Web Services services support tagging, so you can assign the same tag to resources from different services to indicate that the resources are related. For example, you can assign the same tag to an Amazon DynamoDB table resource that you assign to an Lambda function. For more information about using tags, see the Tagging best practices whitepaper.
Each Amazon Web Services tag has two parts.
A tag key (for example,
CostCenter,Environment,Project, orSecret). Tag keys are case-sensitive.An optional field known as a tag value (for example,
111122223333,Production, or a team name). Omitting the tag value is the same as using an empty string. Like tag keys, tag values are case-sensitive.Together these are known as key-value pairs.
The string used for a key in a tag that you use to define your resource coverage must begin with the prefix
Devops-guru-. The tag key might beDevOps-Guru-deployment-applicationordevops-guru-rds-application. When you create a key, the case of characters in the key can be whatever you choose. After you create a key, it is case-sensitive. For example, DevOps Guru works with a key nameddevops-guru-rdsand a key namedDevOps-Guru-RDS, and these act as two different keys. Possible key/value pairs in your application might beDevops-Guru-production-application/RDSorDevops-Guru-production-application/containers.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TAGS() |
Getter for TAGS, with configurable default |
ASK_TAGS() |
Getter for TAGS w/ exceptions if field has no value |
HAS_TAGS() |
Determine if TAGS has a value |