Class: Aws::Types::KxSavedownStorageConfiguration

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)


785
786
787
# File 'sig/types.rbs', line 785

def size
  @size
end

#type"SDS01"

Returns the value of attribute type.

Returns:

  • ("SDS01")


784
785
786
# File 'sig/types.rbs', line 784

def type
  @type
end

#volume_name::String

Returns the value of attribute volume_name.

Returns:

  • (::String)


786
787
788
# File 'sig/types.rbs', line 786

def volume_name
  @volume_name
end