Class: Aws::Types::PutResourcePolicyResponse

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:

  • (::String)


1866
1867
1868
# File 'sig/types.rbs', line 1866

def policy
  @policy
end

#revision_id::String

Returns the value of attribute revision_id.

Returns:

  • (::String)


1867
1868
1869
# File 'sig/types.rbs', line 1867

def revision_id
  @revision_id
end