Class: Aws::Types::ResourcePolicy

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#content::String

Returns the value of attribute content.

Returns:

  • (::String)


949
950
951
# File 'sig/types.rbs', line 949

def content
  @content
end

#resource_policy_summaryTypes::ResourcePolicySummary

Returns the value of attribute resource_policy_summary.



948
949
950
# File 'sig/types.rbs', line 948

def resource_policy_summary
  @resource_policy_summary
end