| Modifier and Type | Class and Description |
|---|---|
static class |
CfnFunctionProps.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
CfnFunctionProps |
CfnFunctionProps.Builder.build()
Builds the configured instance.
|
CfnFunctionProps |
CfnFunction.getPropertyOverrides() |
| Constructor and Description |
|---|
CfnFunction(software.amazon.awscdk.Construct scope,
String id,
CfnFunctionProps props)
Create a new `AWS::Serverless::Function`.
|
Copyright © 2019. All rights reserved.