DeleteTypeValue
An operation to remove a value from an existing custom type.
Inherited functions
Casts this AutomatedReasoningPolicyTypeValueAnnotation as a AddTypeValue and retrieves its aws.sdk.kotlin.services.bedrock.model.AutomatedReasoningPolicyAddTypeValue value. Throws an exception if the AutomatedReasoningPolicyTypeValueAnnotation is not a AddTypeValue.
Casts this AutomatedReasoningPolicyTypeValueAnnotation as a AddTypeValue and retrieves its aws.sdk.kotlin.services.bedrock.model.AutomatedReasoningPolicyAddTypeValue value. Returns null if the AutomatedReasoningPolicyTypeValueAnnotation is not a AddTypeValue.
Casts this AutomatedReasoningPolicyTypeValueAnnotation as a DeleteTypeValue and retrieves its aws.sdk.kotlin.services.bedrock.model.AutomatedReasoningPolicyDeleteTypeValue value. Throws an exception if the AutomatedReasoningPolicyTypeValueAnnotation is not a DeleteTypeValue.
Casts this AutomatedReasoningPolicyTypeValueAnnotation as a DeleteTypeValue and retrieves its aws.sdk.kotlin.services.bedrock.model.AutomatedReasoningPolicyDeleteTypeValue value. Returns null if the AutomatedReasoningPolicyTypeValueAnnotation is not a DeleteTypeValue.
Casts this AutomatedReasoningPolicyTypeValueAnnotation as a UpdateTypeValue and retrieves its aws.sdk.kotlin.services.bedrock.model.AutomatedReasoningPolicyUpdateTypeValue value. Throws an exception if the AutomatedReasoningPolicyTypeValueAnnotation is not a UpdateTypeValue.
Casts this AutomatedReasoningPolicyTypeValueAnnotation as a UpdateTypeValue and retrieves its aws.sdk.kotlin.services.bedrock.model.AutomatedReasoningPolicyUpdateTypeValue value. Returns null if the AutomatedReasoningPolicyTypeValueAnnotation is not a UpdateTypeValue.