Class: Aws::Types::DeletePolicyInput

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#policy_id::String

Returns the value of attribute policy_id.

Returns:



389
390
391
# File 'sig/types.rbs', line 389

def policy_id
  @policy_id
end

#policy_store_id::String

Returns the value of attribute policy_store_id.

Returns:



388
389
390
# File 'sig/types.rbs', line 388

def policy_store_id
  @policy_store_id
end