@Stability(value=Stable)
public static interface CfnFunctionDefinitionVersion.ExecutionProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-functiondefinitionversion-execution.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-functiondefinitionversion-execution.html#cfn-greengrass-functiondefinitionversion-execution-isolationmode@Stability(value=Stable) @Nullable default Object getRunAs()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-functiondefinitionversion-execution.html#cfn-greengrass-functiondefinitionversion-execution-runas@Stability(value=Stable) static CfnFunctionDefinitionVersion.ExecutionProperty.Builder builder()
Copyright © 2020. All rights reserved.