ManagedLogGroup

The Cloudwatch Log Group created by Amazon ECS for an Express service.

Types

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

Properties

Link copied to clipboard
val arn: String?

The Amazon Resource Name (ARN) of the Cloudwatch Log Group associated with the Express service.

Link copied to clipboard

The name of the Cloudwatch Log Group associated with the Express service.

Link copied to clipboard

The status of the Cloudwatch LogGroup.

Link copied to clipboard

Information about why the Cloudwatch LogGroup is in the current status.

Link copied to clipboard

The Unix timestamp for when the Cloudwatch LogGroup was last updated

Functions

Link copied to clipboard
inline fun copy(block: ManagedLogGroup.Builder.() -> Unit = {}): ManagedLogGroup
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