Class: Aws::Types::PolicyDetail

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#policy_document::String

Returns the value of attribute policy_document.

Returns:

  • (::String)


1695
1696
1697
# File 'sig/types.rbs', line 1695

def policy_document
  @policy_document
end

#policy_name::String

Returns the value of attribute policy_name.

Returns:

  • (::String)


1694
1695
1696
# File 'sig/types.rbs', line 1694

def policy_name
  @policy_name
end