![]() |
![]()
| ![]() |
![]()
NAMEPaws::Datasync::DescribeAgentResponse ATTRIBUTESAgentArn => StrThe Amazon Resource Name (ARN) of the agent. CreationTime => StrThe time that the agent was activated (that is, created in your account). EndpointType => StrThe 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 => StrThe name of the agent. PrivateLinkConfig => Paws::Datasync::PrivateLinkConfigThe subnet and the security group that DataSync used to access a VPC endpoint. Status => StrThe 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
|