Class: Aws::Types::TransitGatewayRequestPolicyRuleMetaData

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#meta_data_key::String

Returns the value of attribute meta_data_key.

Returns:

  • (::String)


18885
18886
18887
# File 'sig/types.rbs', line 18885

def 
  @meta_data_key
end

#meta_data_value::String

Returns the value of attribute meta_data_value.

Returns:

  • (::String)


18886
18887
18888
# File 'sig/types.rbs', line 18886

def 
  @meta_data_value
end