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_hash_condition::String

Returns the value of attribute policy_hash_condition.

Returns:

  • (::String)


2528
2529
2530
# File 'sig/types.rbs', line 2528

def policy_hash_condition
  @policy_hash_condition
end

#resource_arn::String

Returns the value of attribute resource_arn.

Returns:

  • (::String)


2529
2530
2531
# File 'sig/types.rbs', line 2529

def resource_arn
  @resource_arn
end