Module: Aws::DataSync::Client::_DescribeLocationNfsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::DescribeLocationNfsResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#creation_time::Time

Returns:

  • (::Time)


618
# File 'sig/client.rbs', line 618

def creation_time: () -> ::Time

#location_arn::String

Returns:

  • (::String)


614
# File 'sig/client.rbs', line 614

def location_arn: () -> ::String

#location_uri::String

Returns:

  • (::String)


615
# File 'sig/client.rbs', line 615

def location_uri: () -> ::String

#mount_optionsTypes::NfsMountOptions



617
# File 'sig/client.rbs', line 617

def mount_options: () -> Types::NfsMountOptions

#on_prem_configTypes::OnPremConfig

Returns:



616
# File 'sig/client.rbs', line 616

def on_prem_config: () -> Types::OnPremConfig