AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
bedrock
/
aws.sdk.kotlin.services.bedrock.model
/
ListCustomModelDeploymentsRequest
/
statusEquals
status
Equals
val
statusEquals
:
CustomModelDeploymentStatus
?
Filters deployments by status. Valid values are
CREATING
,
ACTIVE
, and
FAILED
.