The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Paws::Datasync::DescribeAgentResponse

ATTRIBUTES

AgentArn => Str

The Amazon Resource Name (ARN) of the agent.

CreationTime => Str

The time that the agent was activated (that is, created in your account).

EndpointType => Str

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.

Valid values are: "PUBLIC", "PRIVATE_LINK", "FIPS" =head2 LastConnectionTime => Str

The time that the agent last connected to DataSync.

Name => Str

The name of the agent.

PrivateLinkConfig => Paws::Datasync::PrivateLinkConfig

The subnet and the security group that DataSync used to access a VPC endpoint.

Status => Str

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.

Valid values are: "ONLINE", "OFFLINE" =head2 _request_id => Str