Module: Aws::DataSync::Client::_DescribeLocationFsxLustreResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#creation_time::Time

Returns:

  • (::Time)


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

def creation_time: () -> ::Time

#location_arn::String

Returns:

  • (::String)


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

def location_arn: () -> ::String

#location_uri::String

Returns:

  • (::String)


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

def location_uri: () -> ::String

#security_group_arns::Array[::String]

Returns:

  • (::Array[::String])


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

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