interface EmptySAMPTProperty
This page is available in another version. Click here for the v2 documentation.
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.SAM.CfnFunction.EmptySAMPTProperty |
![]() | software.amazon.awscdk.services.sam.CfnFunction.EmptySAMPTProperty |
![]() | aws_cdk.aws_sam.CfnFunction.EmptySAMPTProperty |
![]() | @aws-cdk/aws-sam » CfnFunction » EmptySAMPTProperty |
Example
// The code below shows an example of how to instantiate this type.
// The values are placeholders you should change.
import * as sam from '@aws-cdk/aws-sam';
const emptySAMPTProperty: sam.CfnFunction.EmptySAMPTProperty = { };