@Stability(value=Stable)
public static interface CfnFunctionDefinitionVersion.ExecutionProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnFunctionDefinitionVersion.ExecutionProperty.Builder
A builder for
CfnFunctionDefinitionVersion.ExecutionProperty |
static class |
CfnFunctionDefinitionVersion.ExecutionProperty.Jsii$Proxy
An implementation for
CfnFunctionDefinitionVersion.ExecutionProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnFunctionDefinitionVersion.ExecutionProperty.Builder |
builder() |
default String |
getIsolationMode()
`CfnFunctionDefinitionVersion.ExecutionProperty.IsolationMode`.
|
default Object |
getRunAs()
`CfnFunctionDefinitionVersion.ExecutionProperty.RunAs`.
|
@Stability(value=Stable) @Nullable default String getIsolationMode()
@Stability(value=Stable) @Nullable default Object getRunAs()
@Stability(value=Stable) static CfnFunctionDefinitionVersion.ExecutionProperty.Builder builder()
Copyright © 2021. All rights reserved.