Class: Aws::Types::AddWorkingStorageInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#disk_ids::Array[::String]

Returns the value of attribute disk_ids.

Returns:

  • (::Array[::String])


63
64
65
# File 'sig/types.rbs', line 63

def disk_ids
  @disk_ids
end

#gateway_arn::String

Returns the value of attribute gateway_arn.

Returns:

  • (::String)


62
63
64
# File 'sig/types.rbs', line 62

def gateway_arn
  @gateway_arn
end