Class: Aws::Types::FileConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#filters::Hash[::String, ::Array[::String]]

Returns the value of attribute filters.

Returns:

  • (::Hash[::String, ::Array[::String]])


233
234
235
# File 'sig/types.rbs', line 233

def filters
  @filters
end

#folders::Array[::String]

Returns the value of attribute folders.

Returns:

  • (::Array[::String])


232
233
234
# File 'sig/types.rbs', line 232

def folders
  @folders
end