| Package | Description |
|---|---|
| com.amazonaws.services.cloud9.model |
| Modifier and Type | Method and Description |
|---|---|
static ManagedCredentialsAction |
ManagedCredentialsAction.fromValue(String value)
Use this in place of valueOf.
|
static ManagedCredentialsAction |
ManagedCredentialsAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ManagedCredentialsAction[] |
ManagedCredentialsAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateEnvironmentRequest |
UpdateEnvironmentRequest.withManagedCredentialsAction(ManagedCredentialsAction managedCredentialsAction)
Allows the environment owner to turn on or turn off the Amazon Web Services managed temporary credentials for an
Cloud9 environment by using one of the following values:
|
Copyright © 2021. All rights reserved.