| Modifier and Type | Method and Description |
|---|---|
CustomResourceProviderRuntime |
CustomResourceProviderProps.getRuntime()
The AWS Lambda runtime and version to use for the provider.
|
CustomResourceProviderRuntime |
CustomResourceProviderProps.Jsii$Proxy.getRuntime() |
static CustomResourceProviderRuntime |
CustomResourceProviderRuntime.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CustomResourceProviderRuntime[] |
CustomResourceProviderRuntime.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CustomResourceProviderProps.Builder |
CustomResourceProviderProps.Builder.runtime(CustomResourceProviderRuntime runtime)
Sets the value of
CustomResourceProviderProps.getRuntime() |
Copyright © 2020. All rights reserved.