| Package | Description |
|---|---|
| com.amazonaws.services.redshift.model |
| Modifier and Type | Method and Description |
|---|---|
static AuthorizationStatus |
AuthorizationStatus.fromValue(String value)
Use this in place of valueOf.
|
static AuthorizationStatus |
AuthorizationStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuthorizationStatus[] |
AuthorizationStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EndpointAuthorization |
EndpointAuthorization.withStatus(AuthorizationStatus status)
The status of the authorization action.
|
AuthorizeEndpointAccessResult |
AuthorizeEndpointAccessResult.withStatus(AuthorizationStatus status)
The status of the authorization action.
|
RevokeEndpointAccessResult |
RevokeEndpointAccessResult.withStatus(AuthorizationStatus status)
The status of the authorization action.
|
Copyright © 2024. All rights reserved.