Class: Aws::Types::DescribeFileCachesResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#file_caches::Array[Types::FileCache]

Returns the value of attribute file_caches.

Returns:



839
840
841
# File 'sig/types.rbs', line 839

def file_caches
  @file_caches
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


840
841
842
# File 'sig/types.rbs', line 840

def next_token
  @next_token
end