Class: Aws::Types::PolicyAttribute

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#attribute_name::String

Returns the value of attribute attribute_name.



430
431
432
# File 'sig/types.rbs', line 430

def attribute_name
  @attribute_name
end

#attribute_value::String

Returns the value of attribute attribute_value.



431
432
433
# File 'sig/types.rbs', line 431

def attribute_value
  @attribute_value
end