| Modifier and Type | Class and Description |
|---|---|
static class |
CfnFunction.RuntimeManagementConfigProperty.Jsii$Proxy
An implementation for
CfnFunction.RuntimeManagementConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnFunction.RuntimeManagementConfigProperty |
CfnFunction.RuntimeManagementConfigProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnFunction.Builder |
CfnFunction.Builder.runtimeManagementConfig(CfnFunction.RuntimeManagementConfigProperty runtimeManagementConfig)
Sets the runtime management configuration for a function's version.
|
CfnFunctionProps.Builder |
CfnFunctionProps.Builder.runtimeManagementConfig(CfnFunction.RuntimeManagementConfigProperty runtimeManagementConfig)
Sets the value of
CfnFunctionProps.getRuntimeManagementConfig() |
void |
CfnFunction.setRuntimeManagementConfig(CfnFunction.RuntimeManagementConfigProperty value)
Sets the runtime management configuration for a function's version.
|
Copyright © 2023. All rights reserved.