Class: Aws::Types::S3DeliveryConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#enable_hive_compatible_pathBoolean

Returns the value of attribute enable_hive_compatible_path.

Returns:

  • (Boolean)


2074
2075
2076
# File 'sig/types.rbs', line 2074

def enable_hive_compatible_path
  @enable_hive_compatible_path
end

#suffix_path::String

Returns the value of attribute suffix_path.

Returns:

  • (::String)


2073
2074
2075
# File 'sig/types.rbs', line 2073

def suffix_path
  @suffix_path
end