Uses of Interface
software.amazon.awscdk.services.serverlessrepo.CfnApplicationProps
Packages that use CfnApplicationProps
Package
Description
AWS::ServerlessRepo Construct Library
-
Uses of CfnApplicationProps in software.amazon.awscdk.services.serverlessrepo
Classes in software.amazon.awscdk.services.serverlessrepo that implement CfnApplicationPropsMethods in software.amazon.awscdk.services.serverlessrepo that return CfnApplicationPropsModifier and TypeMethodDescriptionCfnApplicationProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.serverlessrepo with parameters of type CfnApplicationPropsModifierConstructorDescriptionCfnApplication(software.constructs.Construct scope, String id, CfnApplicationProps props) Create a newAWS::ServerlessRepo::Application.