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