class Aws::ElasticBeanstalk::Types::EnvironmentLink

A link to another environment, defined in the environment's manifest. Links provide connection information in system properties that can be used to connect to another environment in the same group. See

Environment Manifest (env.yaml)][1

for details.

[1]: docs.aws.amazon.com/elasticbeanstalk/latest/dg/environment-cfg-manifest.html

@!attribute [rw] link_name

The name of the link.
@return [String]

@!attribute [rw] environment_name

The name of the linked environment (the dependency).
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/elasticbeanstalk-2010-12-01/EnvironmentLink AWS API Documentation

Constants

SENSITIVE