class Aws::SecurityHub::Types::AwsElasticBeanstalkEnvironmentTier

Contains information about the tier of the environment.

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

data as a hash:

    {
      name: "NonEmptyString",
      type: "NonEmptyString",
      version: "NonEmptyString",
    }

@!attribute [rw] name

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

@!attribute [rw] type

The type of environment tier.
@return [String]

@!attribute [rw] version

The version of the environment tier.
@return [String]

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

Constants

SENSITIVE