Class: Aws::Types::ImpersonationMatchedRule

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#impersonation_rule_id::String

Returns the value of attribute impersonation_rule_id.

Returns:

  • (::String)


791
792
793
# File 'sig/types.rbs', line 791

def impersonation_rule_id
  @impersonation_rule_id
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


792
793
794
# File 'sig/types.rbs', line 792

def name
  @name
end