| Package | Description |
|---|---|
| com.amazonaws.services.cleanrooms.model |
| Modifier and Type | Method and Description |
|---|---|
static TargetProtectedQueryStatus |
TargetProtectedQueryStatus.fromValue(String value)
Use this in place of valueOf.
|
static TargetProtectedQueryStatus |
TargetProtectedQueryStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TargetProtectedQueryStatus[] |
TargetProtectedQueryStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateProtectedQueryRequest |
UpdateProtectedQueryRequest.withTargetStatus(TargetProtectedQueryStatus targetStatus)
The target status of a query.
|
Copyright © 2025. All rights reserved.