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

#policy_revision_id::String

Returns the value of attribute policy_revision_id.

Returns:

  • (::String)


432
433
434
# File 'sig/types.rbs', line 432

def policy_revision_id
  @policy_revision_id
end

#resource_arn::String

Returns the value of attribute resource_arn.

Returns:

  • (::String)


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

def resource_arn
  @resource_arn
end