Class: Aws::Types::VariableValue

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#hierarchy_id::String

Returns the value of attribute hierarchy_id.

Returns:

  • (::String)


3839
3840
3841
# File 'sig/types.rbs', line 3839

def hierarchy_id
  @hierarchy_id
end

#property_id::String

Returns the value of attribute property_id.

Returns:

  • (::String)


3838
3839
3840
# File 'sig/types.rbs', line 3838

def property_id
  @property_id
end

#property_path::Array[Types::AssetModelPropertyPathSegment]

Returns the value of attribute property_path.



3840
3841
3842
# File 'sig/types.rbs', line 3840

def property_path
  @property_path
end