Class: Aws::Types::GetIdentityPoliciesRequest

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#identity::String

Returns the value of attribute identity.



439
440
441
# File 'sig/types.rbs', line 439

def identity
  @identity
end

#policy_names::Array[::String]

Returns the value of attribute policy_names.



440
441
442
# File 'sig/types.rbs', line 440

def policy_names
  @policy_names
end