Uses of Interface
software.amazon.awscdk.interfaces.elasticbeanstalk.IEnvironmentRef
Packages that use IEnvironmentRef
Package
Description
AWS Elastic Beanstalk Construct Library
-
Uses of IEnvironmentRef in software.amazon.awscdk.interfaces.elasticbeanstalk
Subinterfaces of IEnvironmentRef in software.amazon.awscdk.interfaces.elasticbeanstalkModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIEnvironmentRef.Classes in software.amazon.awscdk.interfaces.elasticbeanstalk that implement IEnvironmentRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IEnvironmentRef in software.amazon.awscdk.services.elasticbeanstalk
Classes in software.amazon.awscdk.services.elasticbeanstalk that implement IEnvironmentRefModifier and TypeClassDescriptionclassSpecify an AWS Elastic Beanstalk environment by using the AWS::ElasticBeanstalk::Environment resource in an AWS CloudFormation template.