Action
An action to take when a gateway rule's conditions are met.
Inheritors
Types
Functions
Casts this Action as a ConfigurationBundle and retrieves its aws.sdk.kotlin.services.bedrockagentcorecontrol.model.ConfigurationBundleAction value. Throws an exception if the Action is not a ConfigurationBundle.
Casts this Action as a ConfigurationBundle and retrieves its aws.sdk.kotlin.services.bedrockagentcorecontrol.model.ConfigurationBundleAction value. Returns null if the Action is not a ConfigurationBundle.
Casts this Action as a RouteToTarget and retrieves its aws.sdk.kotlin.services.bedrockagentcorecontrol.model.RouteToTargetAction value. Throws an exception if the Action is not a RouteToTarget.
Casts this Action as a RouteToTarget and retrieves its aws.sdk.kotlin.services.bedrockagentcorecontrol.model.RouteToTargetAction value. Returns null if the Action is not a RouteToTarget.