Class: Aws::Types::DeleteServerlessCacheRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#final_snapshot_name::String

Returns the value of attribute final_snapshot_name.

Returns:

  • (::String)


652
653
654
# File 'sig/types.rbs', line 652

def final_snapshot_name
  @final_snapshot_name
end

#serverless_cache_name::String

Returns the value of attribute serverless_cache_name.

Returns:

  • (::String)


651
652
653
# File 'sig/types.rbs', line 651

def serverless_cache_name
  @serverless_cache_name
end