Package | Description |
---|---|
com.amazonaws.services.stepfunctions.model |
Modifier and Type | Method and Description |
---|---|
static KmsKeyState |
KmsKeyState.fromValue(String value)
Use this in place of valueOf.
|
static KmsKeyState |
KmsKeyState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KmsKeyState[] |
KmsKeyState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
KmsInvalidStateException |
KmsInvalidStateException.withKmsKeyState(KmsKeyState kmsKeyState)
Current status of the KMS; key.
|
Copyright © 2025. All rights reserved.