ResourceCountsSummary

Summary counts of each Proton resource types.

Types

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

Properties

Link copied to clipboard

The number of resources of this type in the Amazon Web Services account that need a major template version update.

Link copied to clipboard

The number of resources of this type in the Amazon Web Services account that need a minor template version update.

Link copied to clipboard
val failed: Int?

The number of resources of this type in the Amazon Web Services account that failed to deploy.

Link copied to clipboard
val total: Int

The total number of resources of this type in the Amazon Web Services account.

Link copied to clipboard

The number of resources of this type in the Amazon Web Services account that are up-to-date with their template.

Functions

Link copied to clipboard
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