Class: Aws::Types::DeleteFileCacheRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#client_request_token::String

Returns the value of attribute client_request_token.

Returns:

  • (::String)


667
668
669
# File 'sig/types.rbs', line 667

def client_request_token
  @client_request_token
end

#file_cache_id::String

Returns the value of attribute file_cache_id.

Returns:

  • (::String)


666
667
668
# File 'sig/types.rbs', line 666

def file_cache_id
  @file_cache_id
end