Class: Aws::Types::DeleteResourcePolicyRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#expected_revision_id::String

Returns the value of attribute expected_revision_id.

Returns:

  • (::String)


846
847
848
# File 'sig/types.rbs', line 846

def expected_revision_id
  @expected_revision_id
end

#resource_arn::String

Returns the value of attribute resource_arn.

Returns:

  • (::String)


845
846
847
# File 'sig/types.rbs', line 845

def resource_arn
  @resource_arn
end