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

#resource_policyTypes::ResourcePolicy

Returns the value of attribute resource_policy.



1901
1902
1903
# File 'sig/types.rbs', line 1901

def resource_policy
  @resource_policy
end

#revision_id::String

Returns the value of attribute revision_id.

Returns:

  • (::String)


1902
1903
1904
# File 'sig/types.rbs', line 1902

def revision_id
  @revision_id
end