Class: Aws::Types::DeleteAutomatedReasoningPolicyRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#forceBoolean

Returns the value of attribute force.

Returns:

  • (Boolean)


1299
1300
1301
# File 'sig/types.rbs', line 1299

def force
  @force
end

#policy_arn::String

Returns the value of attribute policy_arn.

Returns:

  • (::String)


1298
1299
1300
# File 'sig/types.rbs', line 1298

def policy_arn
  @policy_arn
end