Class: Aws::Types::GetResourcePoliciesResponseEntry

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#policy::String

Returns the value of attribute policy.

Returns:



2151
2152
2153
# File 'sig/types.rbs', line 2151

def policy
  @policy
end

#policy_hash::String

Returns the value of attribute policy_hash.

Returns:



2150
2151
2152
# File 'sig/types.rbs', line 2150

def policy_hash
  @policy_hash
end

#policy_id::String

Returns the value of attribute policy_id.

Returns:



2149
2150
2151
# File 'sig/types.rbs', line 2149

def policy_id
  @policy_id
end