Class: Aws::Types::ParameterObject

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#attributes::Array[Types::ParameterAttribute]

Returns the value of attribute attributes.

Returns:



156
157
158
# File 'sig/types.rbs', line 156

def attributes
  @attributes
end

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


155
156
157
# File 'sig/types.rbs', line 155

def id
  @id
end