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)


2151
2152
2153
# File 'sig/types.rbs', line 2151

def text
  @text
end

#trace_id::String

Returns the value of attribute trace_id.

Returns:

  • (::String)


2152
2153
2154
# File 'sig/types.rbs', line 2152

def trace_id
  @trace_id
end