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

Returns the value of attribute policy_name.

Returns:

  • (::String)


100
101
102
# File 'sig/types.rbs', line 100

def policy_name
  @policy_name
end

#policy_revision_id::String

Returns the value of attribute policy_revision_id.

Returns:

  • (::String)


101
102
103
# File 'sig/types.rbs', line 101

def policy_revision_id
  @policy_revision_id
end