Class: Aws::Types::UpdateApplicationSettingsOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#message::String

Returns the value of attribute message.

Returns:

  • (::String)


582
583
584
# File 'sig/types.rbs', line 582

def message
  @message
end

#operation_ids::Array[::String]

Returns the value of attribute operation_ids.

Returns:

  • (::Array[::String])


583
584
585
# File 'sig/types.rbs', line 583

def operation_ids
  @operation_ids
end