@Stability(value=Stable)
public static interface CfnFunctionDefinition.FunctionProperty
extends software.amazon.jsii.JsiiSerializable
| 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()
@Stability(value=Stable) @NotNull Object getFunctionConfiguration()
@Stability(value=Stable) @NotNull String getId()
@Stability(value=Stable) static CfnFunctionDefinition.FunctionProperty.Builder builder()
Copyright © 2021. All rights reserved.