Class: Aws::Types::AddCacheInput

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])


30
31
32
# File 'sig/types.rbs', line 30

def disk_ids
  @disk_ids
end

#gateway_arn::String

Returns the value of attribute gateway_arn.

Returns:

  • (::String)


29
30
31
# File 'sig/types.rbs', line 29

def gateway_arn
  @gateway_arn
end