Uses of Interface
software.amazon.awscdk.services.elasticbeanstalk.CfnApplicationVersion.SourceBundleProperty
Packages that use CfnApplicationVersion.SourceBundleProperty
Package
Description
AWS Elastic Beanstalk Construct Library
-
Uses of CfnApplicationVersion.SourceBundleProperty in software.amazon.awscdk.services.elasticbeanstalk
Classes in software.amazon.awscdk.services.elasticbeanstalk that implement CfnApplicationVersion.SourceBundlePropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnApplicationVersion.SourceBundlePropertyMethods in software.amazon.awscdk.services.elasticbeanstalk that return CfnApplicationVersion.SourceBundlePropertyModifier and TypeMethodDescriptionCfnApplicationVersion.SourceBundleProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.elasticbeanstalk with parameters of type CfnApplicationVersion.SourceBundlePropertyModifier and TypeMethodDescriptionvoidCfnApplicationVersion.setSourceBundle(CfnApplicationVersion.SourceBundleProperty value) The Amazon S3 bucket and key that identify the location of the source bundle for this version.CfnApplicationVersion.Builder.sourceBundle(CfnApplicationVersion.SourceBundleProperty sourceBundle) The Amazon S3 bucket and key that identify the location of the source bundle for this version.CfnApplicationVersionProps.Builder.sourceBundle(CfnApplicationVersion.SourceBundleProperty sourceBundle) Sets the value ofCfnApplicationVersionProps.getSourceBundle()