Class: Aws::Types::UpdateConfigurationInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#data::String

Returns the value of attribute data.

Returns:

  • (::String)


832
833
834
# File 'sig/types.rbs', line 832

def data
  @data
end

#description::String

Returns the value of attribute description.

Returns:

  • (::String)


833
834
835
# File 'sig/types.rbs', line 833

def description
  @description
end