GetAgentStatusPlainArgs

data class GetAgentStatusPlainArgs(val agentStatusArn: String) : ConvertibleToJava<GetAgentStatusPlainArgs>

Constructors

Link copied to clipboard
constructor(agentStatusArn: String)

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the agent status.

Functions

Link copied to clipboard
open override fun toJava(): GetAgentStatusPlainArgs