Class: Aws::Types::PropertyGroup

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#property_group_id::String

Returns the value of attribute property_group_id.

Returns:

  • (::String)


1016
1017
1018
# File 'sig/types.rbs', line 1016

def property_group_id
  @property_group_id
end

#property_map::Hash[::String, ::String]

Returns the value of attribute property_map.

Returns:

  • (::Hash[::String, ::String])


1017
1018
1019
# File 'sig/types.rbs', line 1017

def property_map
  @property_map
end