Class: Aws::Types::ErrorReportLocation

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#bucket::String

Returns the value of attribute bucket.

Returns:

  • (::String)


2102
2103
2104
# File 'sig/types.rbs', line 2102

def bucket
  @bucket
end

#prefix::String

Returns the value of attribute prefix.

Returns:

  • (::String)


2103
2104
2105
# File 'sig/types.rbs', line 2103

def prefix
  @prefix
end