DeleteVariable
A mutation to remove a variable from the policy.
Inherited functions
Casts this AutomatedReasoningPolicyMutation as a AddRule and retrieves its aws.sdk.kotlin.services.bedrock.model.AutomatedReasoningPolicyAddRuleMutation value. Throws an exception if the AutomatedReasoningPolicyMutation is not a AddRule.
Casts this AutomatedReasoningPolicyMutation as a AddRule and retrieves its aws.sdk.kotlin.services.bedrock.model.AutomatedReasoningPolicyAddRuleMutation value. Returns null if the AutomatedReasoningPolicyMutation is not a AddRule.
Casts this AutomatedReasoningPolicyMutation as a AddType and retrieves its aws.sdk.kotlin.services.bedrock.model.AutomatedReasoningPolicyAddTypeMutation value. Throws an exception if the AutomatedReasoningPolicyMutation is not a AddType.
Casts this AutomatedReasoningPolicyMutation as a AddType and retrieves its aws.sdk.kotlin.services.bedrock.model.AutomatedReasoningPolicyAddTypeMutation value. Returns null if the AutomatedReasoningPolicyMutation is not a AddType.
Casts this AutomatedReasoningPolicyMutation as a AddVariable and retrieves its aws.sdk.kotlin.services.bedrock.model.AutomatedReasoningPolicyAddVariableMutation value. Throws an exception if the AutomatedReasoningPolicyMutation is not a AddVariable.
Casts this AutomatedReasoningPolicyMutation as a AddVariable and retrieves its aws.sdk.kotlin.services.bedrock.model.AutomatedReasoningPolicyAddVariableMutation value. Returns null if the AutomatedReasoningPolicyMutation is not a AddVariable.
Casts this AutomatedReasoningPolicyMutation as a DeleteRule and retrieves its aws.sdk.kotlin.services.bedrock.model.AutomatedReasoningPolicyDeleteRuleMutation value. Throws an exception if the AutomatedReasoningPolicyMutation is not a DeleteRule.
Casts this AutomatedReasoningPolicyMutation as a DeleteRule and retrieves its aws.sdk.kotlin.services.bedrock.model.AutomatedReasoningPolicyDeleteRuleMutation value. Returns null if the AutomatedReasoningPolicyMutation is not a DeleteRule.
Casts this AutomatedReasoningPolicyMutation as a DeleteType and retrieves its aws.sdk.kotlin.services.bedrock.model.AutomatedReasoningPolicyDeleteTypeMutation value. Throws an exception if the AutomatedReasoningPolicyMutation is not a DeleteType.
Casts this AutomatedReasoningPolicyMutation as a DeleteType and retrieves its aws.sdk.kotlin.services.bedrock.model.AutomatedReasoningPolicyDeleteTypeMutation value. Returns null if the AutomatedReasoningPolicyMutation is not a DeleteType.
Casts this AutomatedReasoningPolicyMutation as a DeleteVariable and retrieves its aws.sdk.kotlin.services.bedrock.model.AutomatedReasoningPolicyDeleteVariableMutation value. Throws an exception if the AutomatedReasoningPolicyMutation is not a DeleteVariable.
Casts this AutomatedReasoningPolicyMutation as a DeleteVariable and retrieves its aws.sdk.kotlin.services.bedrock.model.AutomatedReasoningPolicyDeleteVariableMutation value. Returns null if the AutomatedReasoningPolicyMutation is not a DeleteVariable.
Casts this AutomatedReasoningPolicyMutation as a UpdateRule and retrieves its aws.sdk.kotlin.services.bedrock.model.AutomatedReasoningPolicyUpdateRuleMutation value. Throws an exception if the AutomatedReasoningPolicyMutation is not a UpdateRule.
Casts this AutomatedReasoningPolicyMutation as a UpdateRule and retrieves its aws.sdk.kotlin.services.bedrock.model.AutomatedReasoningPolicyUpdateRuleMutation value. Returns null if the AutomatedReasoningPolicyMutation is not a UpdateRule.
Casts this AutomatedReasoningPolicyMutation as a UpdateType and retrieves its aws.sdk.kotlin.services.bedrock.model.AutomatedReasoningPolicyUpdateTypeMutation value. Throws an exception if the AutomatedReasoningPolicyMutation is not a UpdateType.
Casts this AutomatedReasoningPolicyMutation as a UpdateType and retrieves its aws.sdk.kotlin.services.bedrock.model.AutomatedReasoningPolicyUpdateTypeMutation value. Returns null if the AutomatedReasoningPolicyMutation is not a UpdateType.
Casts this AutomatedReasoningPolicyMutation as a UpdateVariable and retrieves its aws.sdk.kotlin.services.bedrock.model.AutomatedReasoningPolicyUpdateVariableMutation value. Throws an exception if the AutomatedReasoningPolicyMutation is not a UpdateVariable.
Casts this AutomatedReasoningPolicyMutation as a UpdateVariable and retrieves its aws.sdk.kotlin.services.bedrock.model.AutomatedReasoningPolicyUpdateVariableMutation value. Returns null if the AutomatedReasoningPolicyMutation is not a UpdateVariable.