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)


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

def enable_hive_compatible_path
  @enable_hive_compatible_path
end

#suffix_path::String

Returns the value of attribute suffix_path.

Returns:

  • (::String)


2071
2072
2073
# File 'sig/types.rbs', line 2071

def suffix_path
  @suffix_path
end