Class: Aws::Types::Rationale

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:text])

Instance Attribute Summary collapse

Instance Attribute Details

#text::String

Returns the value of attribute text.

Returns:

  • (::String)


2233
2234
2235
# File 'sig/types.rbs', line 2233

def text
  @text
end

#trace_id::String

Returns the value of attribute trace_id.

Returns:

  • (::String)


2234
2235
2236
# File 'sig/types.rbs', line 2234

def trace_id
  @trace_id
end