libZSservicesZSamazonka-securityhubZSamazonka-securityhub
Copyright(c) 2013-2021 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay+amazonka@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone

Amazonka.SecurityHub.Types.AwsElasticBeanstalkEnvironmentEnvironmentLink

Description

 
Synopsis

Documentation

data AwsElasticBeanstalkEnvironmentEnvironmentLink Source #

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

See: newAwsElasticBeanstalkEnvironmentEnvironmentLink smart constructor.

Constructors

AwsElasticBeanstalkEnvironmentEnvironmentLink' 

Fields

Instances

newAwsElasticBeanstalkEnvironmentEnvironmentLink :: AwsElasticBeanstalkEnvironmentEnvironmentLink Source #

Create a value of AwsElasticBeanstalkEnvironmentEnvironmentLink with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:linkName:AwsElasticBeanstalkEnvironmentEnvironmentLink', awsElasticBeanstalkEnvironmentEnvironmentLink_linkName - The name of the environment link.

$sel:environmentName:AwsElasticBeanstalkEnvironmentEnvironmentLink', awsElasticBeanstalkEnvironmentEnvironmentLink_environmentName - The name of the linked environment.