You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::DataSync::Types::DescribeLocationNfsResponse

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

DescribeLocationNfsResponse

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#creation_time ⇒ Time

The time that the NFS location was created.

Returns:

  • (Time) —

    The time that the NFS location was created.

#location_arn ⇒ String

The Amazon Resource Name (ARN) of the NFS location that was described.

Returns:

  • (String) —

    The Amazon Resource Name (ARN) of the NFS location that was described.

#location_uri ⇒ String

The URL of the source NFS location that was described.

Returns:

  • (String) —

    The URL of the source NFS location that was described.

#mount_options ⇒ Types::NfsMountOptions

The NFS mount options that DataSync used to mount your NFS share.

Returns:

#on_prem_config ⇒ Types::OnPremConfig

A list of Amazon Resource Names (ARNs) of agents to use for a Network File System (NFS) location.

Returns:

  • (Types::OnPremConfig) —

    A list of Amazon Resource Names (ARNs) of agents to use for a Network File System (NFS) location.

    .