Class: Aws::Types::KxNAS1Configuration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#size::Integer

Returns the value of attribute size.

Returns:

  • (::Integer)


771
772
773
# File 'sig/types.rbs', line 771

def size
  @size
end

#type"SSD_1000", ...

Returns the value of attribute type.

Returns:

  • ("SSD_1000", "SSD_250", "HDD_12")


770
771
772
# File 'sig/types.rbs', line 770

def type
  @type
end