| Package | Description |
|---|---|
| com.amazonaws.services.rds.model |
| Modifier and Type | Method and Description |
|---|---|
static TargetRole |
TargetRole.fromValue(String value)
Use this in place of valueOf.
|
static TargetRole |
TargetRole.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TargetRole[] |
TargetRole.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DBProxyTarget |
DBProxyTarget.withRole(TargetRole role)
A value that indicates whether the target of the proxy can be used for read/write or read-only operations.
|
Copyright © 2024. All rights reserved.