GetAgentStatusResult

constructor(agentStatusArn: String? = null, description: String? = null, displayOrder: Int? = null, instanceArn: String? = null, lastModifiedRegion: String? = null, lastModifiedTime: Double? = null, name: String? = null, resetOrderNumber: Boolean? = null, state: AgentStatusState? = null, tags: List<Tag>? = null, type: AgentStatusType? = null)