Class: Aws::Types::PropagatingAttribute

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#connection_attribute::String

Returns the value of attribute connection_attribute.

Returns:

  • (::String)


4119
4120
4121
# File 'sig/types.rbs', line 4119

def connection_attribute
  @connection_attribute
end

#thing_attribute::String

Returns the value of attribute thing_attribute.

Returns:

  • (::String)


4118
4119
4120
# File 'sig/types.rbs', line 4118

def thing_attribute
  @thing_attribute
end

#user_property_key::String

Returns the value of attribute user_property_key.

Returns:

  • (::String)


4117
4118
4119
# File 'sig/types.rbs', line 4117

def user_property_key
  @user_property_key
end