Class: Aws::Types::DeleteResourcePolicyInput

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)


430
431
432
# File 'sig/types.rbs', line 430

def expected_revision_id
  @expected_revision_id
end

#resource_arn::String

Returns the value of attribute resource_arn.

Returns:

  • (::String)


429
430
431
# File 'sig/types.rbs', line 429

def resource_arn
  @resource_arn
end