@Stability(value=Stable)
public static interface CfnFunctionDefinitionVersion.RunAsProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-functiondefinitionversion-runas.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnFunctionDefinitionVersion.RunAsProperty.Builder
A builder for
CfnFunctionDefinitionVersion.RunAsProperty |
static class |
CfnFunctionDefinitionVersion.RunAsProperty.Jsii$Proxy
An implementation for
CfnFunctionDefinitionVersion.RunAsProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnFunctionDefinitionVersion.RunAsProperty.Builder |
builder() |
default Number |
getGid()
`CfnFunctionDefinitionVersion.RunAsProperty.Gid`.
|
default Number |
getUid()
`CfnFunctionDefinitionVersion.RunAsProperty.Uid`.
|
@Stability(value=Stable) @Nullable default Number getGid()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-functiondefinitionversion-runas.html#cfn-greengrass-functiondefinitionversion-runas-gid@Stability(value=Stable) @Nullable default Number getUid()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-functiondefinitionversion-runas.html#cfn-greengrass-functiondefinitionversion-runas-uid@Stability(value=Stable) static CfnFunctionDefinitionVersion.RunAsProperty.Builder builder()
Copyright © 2020. All rights reserved.