Class: Aws::Types::ListPolicyVersionsRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#policy_name::String

Returns the value of attribute policy_name.

Returns:

  • (::String)


3437
3438
3439
# File 'sig/types.rbs', line 3437

def policy_name
  @policy_name
end