EcsManagedResources

Represents the Amazon Web Services resources managed by Amazon ECS for an Express service, including ingress paths, auto-scaling policies, metric alarms, and security groups.

Types

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

Properties

Link copied to clipboard

The auto-scaling configuration and policies for the Express service.

Link copied to clipboard

The ingress paths and endpoints for the Express service.

Link copied to clipboard

The log groups managed by the Express service.

Link copied to clipboard

The CloudWatch metric alarms associated with the Express service.

Link copied to clipboard

The security groups managed by the Express service.

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