| Package | Description | 
|---|---|
| com.amazonaws.services.lambda.model | 
| Modifier and Type | Method and Description | 
|---|---|
static ProvisionedConcurrencyStatusEnum | 
ProvisionedConcurrencyStatusEnum.fromValue(String value)
Use this in place of valueOf. 
 | 
static ProvisionedConcurrencyStatusEnum | 
ProvisionedConcurrencyStatusEnum.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static ProvisionedConcurrencyStatusEnum[] | 
ProvisionedConcurrencyStatusEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
GetProvisionedConcurrencyConfigResult | 
GetProvisionedConcurrencyConfigResult.withStatus(ProvisionedConcurrencyStatusEnum status)
 The status of the allocation process. 
 | 
ProvisionedConcurrencyConfigListItem | 
ProvisionedConcurrencyConfigListItem.withStatus(ProvisionedConcurrencyStatusEnum status)
 The status of the allocation process. 
 | 
PutProvisionedConcurrencyConfigResult | 
PutProvisionedConcurrencyConfigResult.withStatus(ProvisionedConcurrencyStatusEnum status)
 The status of the allocation process. 
 | 
Copyright © 2020. All rights reserved.