Uses of Interface
software.amazon.awscdk.services.codedeploy.ServerApplicationProps
Packages that use ServerApplicationProps
-
Uses of ServerApplicationProps in software.amazon.awscdk.services.codedeploy
Classes in software.amazon.awscdk.services.codedeploy that implement ServerApplicationPropsMethods in software.amazon.awscdk.services.codedeploy that return ServerApplicationPropsModifier and TypeMethodDescriptionServerApplicationProps.Builder.build()
Builds the configured instance.Constructors in software.amazon.awscdk.services.codedeploy with parameters of type ServerApplicationPropsModifierConstructorDescriptionServerApplication
(software.constructs.Construct scope, String id, ServerApplicationProps props)