Class: Aws::SecurityHub::Types::AwsElasticBeanstalkEnvironmentDetails

Inherits:
Struct
  • Object
show all
Includes:
Aws::Structure
Defined in:
lib/aws-sdk-securityhub/types.rb

Overview

Contains details about an Elastic Beanstalk environment.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#application_nameString

The name of the application that is associated with the environment.



11764
11765
11766
11767
11768
11769
11770
11771
11772
11773
11774
11775
11776
11777
11778
11779
11780
11781
11782
11783
# File 'lib/aws-sdk-securityhub/types.rb', line 11764

class AwsElasticBeanstalkEnvironmentDetails < Struct.new(
  :application_name,
  :cname,
  :date_created,
  :date_updated,
  :description,
  :endpoint_url,
  :environment_arn,
  :environment_id,
  :environment_links,
  :environment_name,
  :option_settings,
  :platform_arn,
  :solution_stack_name,
  :status,
  :tier,
  :version_label)
  SENSITIVE = []
  include Aws::Structure
end

#cnameString

The URL to the CNAME for this environment.



11764
11765
11766
11767
11768
11769
11770
11771
11772
11773
11774
11775
11776
11777
11778
11779
11780
11781
11782
11783
# File 'lib/aws-sdk-securityhub/types.rb', line 11764

class AwsElasticBeanstalkEnvironmentDetails < Struct.new(
  :application_name,
  :cname,
  :date_created,
  :date_updated,
  :description,
  :endpoint_url,
  :environment_arn,
  :environment_id,
  :environment_links,
  :environment_name,
  :option_settings,
  :platform_arn,
  :solution_stack_name,
  :status,
  :tier,
  :version_label)
  SENSITIVE = []
  include Aws::Structure
end

#date_createdString

The creation date for this environment.



11764
11765
11766
11767
11768
11769
11770
11771
11772
11773
11774
11775
11776
11777
11778
11779
11780
11781
11782
11783
# File 'lib/aws-sdk-securityhub/types.rb', line 11764

class AwsElasticBeanstalkEnvironmentDetails < Struct.new(
  :application_name,
  :cname,
  :date_created,
  :date_updated,
  :description,
  :endpoint_url,
  :environment_arn,
  :environment_id,
  :environment_links,
  :environment_name,
  :option_settings,
  :platform_arn,
  :solution_stack_name,
  :status,
  :tier,
  :version_label)
  SENSITIVE = []
  include Aws::Structure
end

#date_updatedString

The date when this environment was last modified.



11764
11765
11766
11767
11768
11769
11770
11771
11772
11773
11774
11775
11776
11777
11778
11779
11780
11781
11782
11783
# File 'lib/aws-sdk-securityhub/types.rb', line 11764

class AwsElasticBeanstalkEnvironmentDetails < Struct.new(
  :application_name,
  :cname,
  :date_created,
  :date_updated,
  :description,
  :endpoint_url,
  :environment_arn,
  :environment_id,
  :environment_links,
  :environment_name,
  :option_settings,
  :platform_arn,
  :solution_stack_name,
  :status,
  :tier,
  :version_label)
  SENSITIVE = []
  include Aws::Structure
end

#descriptionString

A description of the environment.



11764
11765
11766
11767
11768
11769
11770
11771
11772
11773
11774
11775
11776
11777
11778
11779
11780
11781
11782
11783
# File 'lib/aws-sdk-securityhub/types.rb', line 11764

class AwsElasticBeanstalkEnvironmentDetails < Struct.new(
  :application_name,
  :cname,
  :date_created,
  :date_updated,
  :description,
  :endpoint_url,
  :environment_arn,
  :environment_id,
  :environment_links,
  :environment_name,
  :option_settings,
  :platform_arn,
  :solution_stack_name,
  :status,
  :tier,
  :version_label)
  SENSITIVE = []
  include Aws::Structure
end

#endpoint_urlString

For load-balanced, autoscaling environments, the URL to the load balancer. For single-instance environments, the IP address of the instance.



11764
11765
11766
11767
11768
11769
11770
11771
11772
11773
11774
11775
11776
11777
11778
11779
11780
11781
11782
11783
# File 'lib/aws-sdk-securityhub/types.rb', line 11764

class AwsElasticBeanstalkEnvironmentDetails < Struct.new(
  :application_name,
  :cname,
  :date_created,
  :date_updated,
  :description,
  :endpoint_url,
  :environment_arn,
  :environment_id,
  :environment_links,
  :environment_name,
  :option_settings,
  :platform_arn,
  :solution_stack_name,
  :status,
  :tier,
  :version_label)
  SENSITIVE = []
  include Aws::Structure
end

#environment_arnString

The ARN of the environment.



11764
11765
11766
11767
11768
11769
11770
11771
11772
11773
11774
11775
11776
11777
11778
11779
11780
11781
11782
11783
# File 'lib/aws-sdk-securityhub/types.rb', line 11764

class AwsElasticBeanstalkEnvironmentDetails < Struct.new(
  :application_name,
  :cname,
  :date_created,
  :date_updated,
  :description,
  :endpoint_url,
  :environment_arn,
  :environment_id,
  :environment_links,
  :environment_name,
  :option_settings,
  :platform_arn,
  :solution_stack_name,
  :status,
  :tier,
  :version_label)
  SENSITIVE = []
  include Aws::Structure
end

#environment_idString

The identifier of the environment.



11764
11765
11766
11767
11768
11769
11770
11771
11772
11773
11774
11775
11776
11777
11778
11779
11780
11781
11782
11783
# File 'lib/aws-sdk-securityhub/types.rb', line 11764

class AwsElasticBeanstalkEnvironmentDetails < Struct.new(
  :application_name,
  :cname,
  :date_created,
  :date_updated,
  :description,
  :endpoint_url,
  :environment_arn,
  :environment_id,
  :environment_links,
  :environment_name,
  :option_settings,
  :platform_arn,
  :solution_stack_name,
  :status,
  :tier,
  :version_label)
  SENSITIVE = []
  include Aws::Structure
end

Links to other environments in the same group.



11764
11765
11766
11767
11768
11769
11770
11771
11772
11773
11774
11775
11776
11777
11778
11779
11780
11781
11782
11783
# File 'lib/aws-sdk-securityhub/types.rb', line 11764

class AwsElasticBeanstalkEnvironmentDetails < Struct.new(
  :application_name,
  :cname,
  :date_created,
  :date_updated,
  :description,
  :endpoint_url,
  :environment_arn,
  :environment_id,
  :environment_links,
  :environment_name,
  :option_settings,
  :platform_arn,
  :solution_stack_name,
  :status,
  :tier,
  :version_label)
  SENSITIVE = []
  include Aws::Structure
end

#environment_nameString

The name of the environment.



11764
11765
11766
11767
11768
11769
11770
11771
11772
11773
11774
11775
11776
11777
11778
11779
11780
11781
11782
11783
# File 'lib/aws-sdk-securityhub/types.rb', line 11764

class AwsElasticBeanstalkEnvironmentDetails < Struct.new(
  :application_name,
  :cname,
  :date_created,
  :date_updated,
  :description,
  :endpoint_url,
  :environment_arn,
  :environment_id,
  :environment_links,
  :environment_name,
  :option_settings,
  :platform_arn,
  :solution_stack_name,
  :status,
  :tier,
  :version_label)
  SENSITIVE = []
  include Aws::Structure
end

#option_settingsArray<Types::AwsElasticBeanstalkEnvironmentOptionSetting>

The configuration setting for the environment.



11764
11765
11766
11767
11768
11769
11770
11771
11772
11773
11774
11775
11776
11777
11778
11779
11780
11781
11782
11783
# File 'lib/aws-sdk-securityhub/types.rb', line 11764

class AwsElasticBeanstalkEnvironmentDetails < Struct.new(
  :application_name,
  :cname,
  :date_created,
  :date_updated,
  :description,
  :endpoint_url,
  :environment_arn,
  :environment_id,
  :environment_links,
  :environment_name,
  :option_settings,
  :platform_arn,
  :solution_stack_name,
  :status,
  :tier,
  :version_label)
  SENSITIVE = []
  include Aws::Structure
end

#platform_arnString

The ARN of the platform version for the environment.



11764
11765
11766
11767
11768
11769
11770
11771
11772
11773
11774
11775
11776
11777
11778
11779
11780
11781
11782
11783
# File 'lib/aws-sdk-securityhub/types.rb', line 11764

class AwsElasticBeanstalkEnvironmentDetails < Struct.new(
  :application_name,
  :cname,
  :date_created,
  :date_updated,
  :description,
  :endpoint_url,
  :environment_arn,
  :environment_id,
  :environment_links,
  :environment_name,
  :option_settings,
  :platform_arn,
  :solution_stack_name,
  :status,
  :tier,
  :version_label)
  SENSITIVE = []
  include Aws::Structure
end

#solution_stack_nameString

The name of the solution stack that is deployed with the environment.



11764
11765
11766
11767
11768
11769
11770
11771
11772
11773
11774
11775
11776
11777
11778
11779
11780
11781
11782
11783
# File 'lib/aws-sdk-securityhub/types.rb', line 11764

class AwsElasticBeanstalkEnvironmentDetails < Struct.new(
  :application_name,
  :cname,
  :date_created,
  :date_updated,
  :description,
  :endpoint_url,
  :environment_arn,
  :environment_id,
  :environment_links,
  :environment_name,
  :option_settings,
  :platform_arn,
  :solution_stack_name,
  :status,
  :tier,
  :version_label)
  SENSITIVE = []
  include Aws::Structure
end

#statusString

The current operational status of the environment. Valid values are as follows:

  • ‘Aborting`

  • ‘Launching`

  • ‘LinkingFrom`

  • ‘LinkingTo`

  • ‘Ready`

  • ‘Terminated`

  • ‘Terminating`

  • ‘Updating`



11764
11765
11766
11767
11768
11769
11770
11771
11772
11773
11774
11775
11776
11777
11778
11779
11780
11781
11782
11783
# File 'lib/aws-sdk-securityhub/types.rb', line 11764

class AwsElasticBeanstalkEnvironmentDetails < Struct.new(
  :application_name,
  :cname,
  :date_created,
  :date_updated,
  :description,
  :endpoint_url,
  :environment_arn,
  :environment_id,
  :environment_links,
  :environment_name,
  :option_settings,
  :platform_arn,
  :solution_stack_name,
  :status,
  :tier,
  :version_label)
  SENSITIVE = []
  include Aws::Structure
end

#tierTypes::AwsElasticBeanstalkEnvironmentTier

The tier of the environment.



11764
11765
11766
11767
11768
11769
11770
11771
11772
11773
11774
11775
11776
11777
11778
11779
11780
11781
11782
11783
# File 'lib/aws-sdk-securityhub/types.rb', line 11764

class AwsElasticBeanstalkEnvironmentDetails < Struct.new(
  :application_name,
  :cname,
  :date_created,
  :date_updated,
  :description,
  :endpoint_url,
  :environment_arn,
  :environment_id,
  :environment_links,
  :environment_name,
  :option_settings,
  :platform_arn,
  :solution_stack_name,
  :status,
  :tier,
  :version_label)
  SENSITIVE = []
  include Aws::Structure
end

#version_labelString

The application version of the environment.



11764
11765
11766
11767
11768
11769
11770
11771
11772
11773
11774
11775
11776
11777
11778
11779
11780
11781
11782
11783
# File 'lib/aws-sdk-securityhub/types.rb', line 11764

class AwsElasticBeanstalkEnvironmentDetails < Struct.new(
  :application_name,
  :cname,
  :date_created,
  :date_updated,
  :description,
  :endpoint_url,
  :environment_arn,
  :environment_id,
  :environment_links,
  :environment_name,
  :option_settings,
  :platform_arn,
  :solution_stack_name,
  :status,
  :tier,
  :version_label)
  SENSITIVE = []
  include Aws::Structure
end