DescribeOrganizationResourceCollectionHealthResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the organization's account.

Link copied to clipboard

The returned CloudFormationHealthOverview object that contains an InsightHealthOverview object with the requested system health information.

Link copied to clipboard

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.

Link copied to clipboard

An array of ServiceHealth objects that describes the health of the Amazon Web Services services associated with the resources in the collection.

Link copied to clipboard

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.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String