class Aws::DataSync::Types::DescribeAgentResponse

DescribeAgentResponse

@!attribute [rw] agent_arn

The Amazon Resource Name (ARN) of the agent.
@return [String]

@!attribute [rw] name

The name of the agent.
@return [String]

@!attribute [rw] status

The status of the agent. If the status is ONLINE, then the agent is
configured properly and is available to use. The Running status is
the normal running status for an agent. If the status is OFFLINE,
the agent's VM is turned off or the agent is in an unhealthy state.
When the issue that caused the unhealthy state is resolved, the
agent returns to ONLINE status.
@return [String]

@!attribute [rw] last_connection_time

The time that the agent last connected to DataSync.
@return [Time]

@!attribute [rw] creation_time

The time that the agent was activated (that is, created in your
account).
@return [Time]

@!attribute [rw] endpoint_type

The type of endpoint that your agent is connected to. If the
endpoint is a VPC endpoint, the agent is not accessible over the
public internet.
@return [String]

@!attribute [rw] private_link_config

The subnet and the security group that DataSync used to access a VPC
endpoint.
@return [Types::PrivateLinkConfig]

@see docs.aws.amazon.com/goto/WebAPI/datasync-2018-11-09/DescribeAgentResponse AWS API Documentation

Constants

SENSITIVE