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