DeleteAutomatedReasoningPolicyRequest
Types
Properties
Link copied to clipboard
Specifies whether to force delete the automated reasoning policy even if it has active resources. When false
, Amazon Bedrock validates if all artifacts have been deleted (e.g. policy version, test case, test result) for a policy before deletion. When true
, Amazon Bedrock will delete the policy and all its artifacts without validation. Default is false
.
Functions
Link copied to clipboard
inline fun copy(block: DeleteAutomatedReasoningPolicyRequest.Builder.() -> Unit = {}): DeleteAutomatedReasoningPolicyRequest