SdkUnknown
Inherited functions
Link copied to clipboard
Casts this ActionGroupExecutor as a CustomControl and retrieves its aws.sdk.kotlin.services.bedrockagentruntime.model.CustomControlMethod value. Throws an exception if the ActionGroupExecutor is not a CustomControl.
Link copied to clipboard
Casts this ActionGroupExecutor as a CustomControl and retrieves its aws.sdk.kotlin.services.bedrockagentruntime.model.CustomControlMethod value. Returns null if the ActionGroupExecutor is not a CustomControl.
Link copied to clipboard
Casts this ActionGroupExecutor as a Lambda and retrieves its kotlin.String value. Throws an exception if the ActionGroupExecutor is not a Lambda.
Link copied to clipboard
Casts this ActionGroupExecutor as a Lambda and retrieves its kotlin.String value. Returns null if the ActionGroupExecutor is not a Lambda.