Class: Aws::Types::PutParameterResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#tier"Standard", ...

Returns the value of attribute tier.

Returns:

  • ("Standard", "Advanced", "Intelligent-Tiering")


3727
3728
3729
# File 'sig/types.rbs', line 3727

def tier
  @tier
end

#version::Integer

Returns the value of attribute version.

Returns:

  • (::Integer)


3726
3727
3728
# File 'sig/types.rbs', line 3726

def version
  @version
end