class Aws::SecurityHub::Types::AwsElasticBeanstalkEnvironmentEnvironmentLink

Contains information about a link to another environment that is in the same group.

@note When making an API call, you may pass AwsElasticBeanstalkEnvironmentEnvironmentLink

data as a hash:

    {
      environment_name: "NonEmptyString",
      link_name: "NonEmptyString",
    }

@!attribute [rw] environment_name

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

@!attribute [rw] link_name

The name of the environment link.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/AwsElasticBeanstalkEnvironmentEnvironmentLink AWS API Documentation

Constants

SENSITIVE