EnvironmentLastUpdated

data class EnvironmentLastUpdated(val createdAt: String? = null, val errors: List<EnvironmentLastUpdatedError>? = null, val status: String? = null)

Constructors

Link copied to clipboard
constructor(createdAt: String? = null, errors: List<EnvironmentLastUpdatedError>? = null, status: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val createdAt: String? = null

The Created At date of the MWAA Environment

Link copied to clipboard
Link copied to clipboard
val status: String? = null

The status of the Amazon MWAA Environment