Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.elasticbeanstalk.CfnApplicationVersionPropsMixin.SourceBundleProperty
Packages that use CfnApplicationVersionPropsMixin.SourceBundleProperty
-
Uses of CfnApplicationVersionPropsMixin.SourceBundleProperty in software.amazon.awscdk.cfnpropertymixins.services.elasticbeanstalk
Classes in software.amazon.awscdk.cfnpropertymixins.services.elasticbeanstalk that implement CfnApplicationVersionPropsMixin.SourceBundlePropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnApplicationVersionPropsMixin.SourceBundlePropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.elasticbeanstalk that return CfnApplicationVersionPropsMixin.SourceBundlePropertyModifier and TypeMethodDescriptionCfnApplicationVersionPropsMixin.SourceBundleProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.elasticbeanstalk with parameters of type CfnApplicationVersionPropsMixin.SourceBundlePropertyModifier and TypeMethodDescriptionCfnApplicationVersionMixinProps.Builder.sourceBundle(CfnApplicationVersionPropsMixin.SourceBundleProperty sourceBundle) Sets the value ofCfnApplicationVersionMixinProps.getSourceBundle()CfnApplicationVersionPropsMixin.Builder.sourceBundle(CfnApplicationVersionPropsMixin.SourceBundleProperty sourceBundle) The Amazon S3 bucket and key that identify the location of the source bundle for this version.