Class: Aws::Types::ActionGroupInvocationOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:metadata, :text])

Instance Attribute Summary collapse

Instance Attribute Details

#metadataTypes::Metadata

Returns the value of attribute metadata.

Returns:



58
59
60
# File 'sig/types.rbs', line 58

def 
  @metadata
end

#text::String

Returns the value of attribute text.

Returns:

  • (::String)


59
60
61
# File 'sig/types.rbs', line 59

def text
  @text
end