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_timeTime

The time that the NFS location was created.

Returns:

  • (Time)

    The time that the NFS location was created.

#location_arnString

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_uriString

The URL of the source NFS location that was described.

Returns:

  • (String)

    The URL of the source NFS location that was described.

#mount_optionsTypes::NfsMountOptions

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

Returns:

#on_prem_configTypes::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.

    .