Module: Aws::DataSync::Client::_DescribeLocationFsxOntapResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#creation_time::Time

Returns:

  • (::Time)


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

def creation_time: () -> ::Time

#fsx_filesystem_arn::String

Returns:

  • (::String)


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

def fsx_filesystem_arn: () -> ::String

#location_arn::String

Returns:

  • (::String)


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

def location_arn: () -> ::String

#location_uri::String

Returns:

  • (::String)


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

def location_uri: () -> ::String

#protocolTypes::FsxProtocol

Returns:



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

def protocol: () -> Types::FsxProtocol

#security_group_arns::Array[::String]

Returns:

  • (::Array[::String])


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

def security_group_arns: () -> ::Array[::String]

#storage_virtual_machine_arn::String

Returns:

  • (::String)


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

def storage_virtual_machine_arn: () -> ::String