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