Class: Aws::Types::LookupAttribute

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#attribute_key"EventId", ...

Returns the value of attribute attribute_key.

Returns:

  • ("EventId", "EventName", "ReadOnly", "Username", "ResourceType", "ResourceName", "EventSource", "AccessKeyId")


927
928
929
# File 'sig/types.rbs', line 927

def attribute_key
  @attribute_key
end

#attribute_value::String

Returns the value of attribute attribute_value.

Returns:

  • (::String)


928
929
930
# File 'sig/types.rbs', line 928

def attribute_value
  @attribute_value
end