Uses of Class
software.amazon.awscdk.services.sam.CfnApplication.ApplicationLocationProperty.Builder
Packages that use CfnApplication.ApplicationLocationProperty.Builder
Package
Description
AWS Serverless Application Model Construct Library
-
Uses of CfnApplication.ApplicationLocationProperty.Builder in software.amazon.awscdk.services.sam
Methods in software.amazon.awscdk.services.sam that return CfnApplication.ApplicationLocationProperty.BuilderModifier and TypeMethodDescriptionCfnApplication.ApplicationLocationProperty.Builder.applicationId
(String applicationId) Sets the value ofCfnApplication.ApplicationLocationProperty.getApplicationId()
CfnApplication.ApplicationLocationProperty.builder()
CfnApplication.ApplicationLocationProperty.Builder.semanticVersion
(String semanticVersion) Sets the value ofCfnApplication.ApplicationLocationProperty.getSemanticVersion()
Constructors in software.amazon.awscdk.services.sam with parameters of type CfnApplication.ApplicationLocationProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnApplication.ApplicationLocationProperty.Builder
.