Class: Aws::Types::DeleteFileCacheResponse

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#file_cache_id::String

Returns the value of attribute file_cache_id.



672
673
674
# File 'sig/types.rbs', line 672

def file_cache_id
  @file_cache_id
end

#lifecycle"AVAILABLE", ...

Returns the value of attribute lifecycle.



673
674
675
# File 'sig/types.rbs', line 673

def lifecycle
  @lifecycle
end