@Stability(value=Stable)
public static interface CfnFunctionDefinitionVersion.FunctionProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-functiondefinitionversion-function.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnFunctionDefinitionVersion.FunctionProperty.Builder
A builder for
CfnFunctionDefinitionVersion.FunctionProperty |
static class |
CfnFunctionDefinitionVersion.FunctionProperty.Jsii$Proxy
An implementation for
CfnFunctionDefinitionVersion.FunctionProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnFunctionDefinitionVersion.FunctionProperty.Builder |
builder() |
String |
getFunctionArn()
`CfnFunctionDefinitionVersion.FunctionProperty.FunctionArn`.
|
Object |
getFunctionConfiguration()
`CfnFunctionDefinitionVersion.FunctionProperty.FunctionConfiguration`.
|
String |
getId()
`CfnFunctionDefinitionVersion.FunctionProperty.Id`.
|
@Stability(value=Stable) @NotNull String getFunctionArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-functiondefinitionversion-function.html#cfn-greengrass-functiondefinitionversion-function-functionarn@Stability(value=Stable) @NotNull Object getFunctionConfiguration()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-functiondefinitionversion-function.html#cfn-greengrass-functiondefinitionversion-function-functionconfiguration@Stability(value=Stable) @NotNull String getId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-functiondefinitionversion-function.html#cfn-greengrass-functiondefinitionversion-function-id@Stability(value=Stable) static CfnFunctionDefinitionVersion.FunctionProperty.Builder builder()
Copyright © 2020. All rights reserved.