Class: Aws::Types::DescribeLocationFsxLustreResponse

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#creation_time::Time

Returns the value of attribute creation_time.

Returns:

  • (::Time)


357
358
359
# File 'sig/types.rbs', line 357

def creation_time
  @creation_time
end

#location_arn::String

Returns the value of attribute location_arn.

Returns:

  • (::String)


354
355
356
# File 'sig/types.rbs', line 354

def location_arn
  @location_arn
end

#location_uri::String

Returns the value of attribute location_uri.

Returns:

  • (::String)


355
356
357
# File 'sig/types.rbs', line 355

def location_uri
  @location_uri
end

#security_group_arns::Array[::String]

Returns the value of attribute security_group_arns.

Returns:

  • (::Array[::String])


356
357
358
# File 'sig/types.rbs', line 356

def security_group_arns
  @security_group_arns
end