DescribeAgentResponse

DescribeAgentResponse

Types

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

Properties

Link copied to clipboard

The ARN of the agent.

Link copied to clipboard

The time that the agent was activated.

Link copied to clipboard

The type of service endpoint that your agent is connected to.

Link copied to clipboard

The last time that the agent was communicating with the DataSync service.

Link copied to clipboard
val name: String?

The name of the agent.

Link copied to clipboard

The platform-related details about the agent, such as the version number.

Link copied to clipboard

The network configuration that the agent uses when connecting to a VPC service endpoint.

Link copied to clipboard

The status of the agent.

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