ApplicationComponent

Describes a standalone resource or similarly grouped resources that the application is made up of.

Types

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

Properties

Link copied to clipboard

The name of the component.

Link copied to clipboard

If logging is supported for the resource type, indicates whether the component has configured logs to be monitored.

Link copied to clipboard

Workloads detected in the application component.

Link copied to clipboard

Indicates whether the application component is monitored.

Link copied to clipboard

The operating system of the component.

Link copied to clipboard

The resource type. Supported resource types include EC2 instances, Auto Scaling group, Classic ELB, Application ELB, and SQS Queue.

Link copied to clipboard
val tier: Tier?

The stack tier of the application component.

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