Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

Class: Aws::SecurityHub::Types::AwsAutoScalingAutoScalingGroupDetails

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

Overview

Provides details about an auto scaling group.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#availability_zonesArray<Types::AwsAutoScalingAutoScalingGroupAvailabilityZonesListDetails>

The list of Availability Zones for the automatic scaling group.


2598
2599
2600
2601
2602
2603
2604
2605
2606
2607
2608
2609
2610
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 2598

class AwsAutoScalingAutoScalingGroupDetails < Struct.new(
  :launch_configuration_name,
  :load_balancer_names,
  :health_check_type,
  :health_check_grace_period,
  :created_time,
  :mixed_instances_policy,
  :availability_zones,
  :launch_template,
  :capacity_rebalance)
  SENSITIVE = []
  include Aws::Structure
end

#capacity_rebalanceBoolean

Indicates whether capacity rebalancing is enabled.

Returns:

  • (Boolean)

2598
2599
2600
2601
2602
2603
2604
2605
2606
2607
2608
2609
2610
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 2598

class AwsAutoScalingAutoScalingGroupDetails < Struct.new(
  :launch_configuration_name,
  :load_balancer_names,
  :health_check_type,
  :health_check_grace_period,
  :created_time,
  :mixed_instances_policy,
  :availability_zones,
  :launch_template,
  :capacity_rebalance)
  SENSITIVE = []
  include Aws::Structure
end

#created_timeString

Indicates when the auto scaling group was created.

For more information about the validation and formatting of timestamp fields in Security Hub, see Timestamps.

Returns:

  • (String)

2598
2599
2600
2601
2602
2603
2604
2605
2606
2607
2608
2609
2610
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 2598

class AwsAutoScalingAutoScalingGroupDetails < Struct.new(
  :launch_configuration_name,
  :load_balancer_names,
  :health_check_type,
  :health_check_grace_period,
  :created_time,
  :mixed_instances_policy,
  :availability_zones,
  :launch_template,
  :capacity_rebalance)
  SENSITIVE = []
  include Aws::Structure
end

#health_check_grace_periodInteger

The amount of time, in seconds, that Amazon EC2 Auto Scaling waits before it checks the health status of an EC2 instance that has come into service.

Returns:

  • (Integer)

2598
2599
2600
2601
2602
2603
2604
2605
2606
2607
2608
2609
2610
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 2598

class AwsAutoScalingAutoScalingGroupDetails < Struct.new(
  :launch_configuration_name,
  :load_balancer_names,
  :health_check_type,
  :health_check_grace_period,
  :created_time,
  :mixed_instances_policy,
  :availability_zones,
  :launch_template,
  :capacity_rebalance)
  SENSITIVE = []
  include Aws::Structure
end

#health_check_typeString

The service to use for the health checks. Valid values are EC2 or ELB.

Returns:

  • (String)

2598
2599
2600
2601
2602
2603
2604
2605
2606
2607
2608
2609
2610
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 2598

class AwsAutoScalingAutoScalingGroupDetails < Struct.new(
  :launch_configuration_name,
  :load_balancer_names,
  :health_check_type,
  :health_check_grace_period,
  :created_time,
  :mixed_instances_policy,
  :availability_zones,
  :launch_template,
  :capacity_rebalance)
  SENSITIVE = []
  include Aws::Structure
end

#launch_configuration_nameString

The name of the launch configuration.

Returns:

  • (String)

2598
2599
2600
2601
2602
2603
2604
2605
2606
2607
2608
2609
2610
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 2598

class AwsAutoScalingAutoScalingGroupDetails < Struct.new(
  :launch_configuration_name,
  :load_balancer_names,
  :health_check_type,
  :health_check_grace_period,
  :created_time,
  :mixed_instances_policy,
  :availability_zones,
  :launch_template,
  :capacity_rebalance)
  SENSITIVE = []
  include Aws::Structure
end

#launch_templateTypes::AwsAutoScalingAutoScalingGroupLaunchTemplateLaunchTemplateSpecification

The launch template to use.


2598
2599
2600
2601
2602
2603
2604
2605
2606
2607
2608
2609
2610
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 2598

class AwsAutoScalingAutoScalingGroupDetails < Struct.new(
  :launch_configuration_name,
  :load_balancer_names,
  :health_check_type,
  :health_check_grace_period,
  :created_time,
  :mixed_instances_policy,
  :availability_zones,
  :launch_template,
  :capacity_rebalance)
  SENSITIVE = []
  include Aws::Structure
end

#load_balancer_namesArray<String>

The list of load balancers associated with the group.

Returns:

  • (Array<String>)

2598
2599
2600
2601
2602
2603
2604
2605
2606
2607
2608
2609
2610
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 2598

class AwsAutoScalingAutoScalingGroupDetails < Struct.new(
  :launch_configuration_name,
  :load_balancer_names,
  :health_check_type,
  :health_check_grace_period,
  :created_time,
  :mixed_instances_policy,
  :availability_zones,
  :launch_template,
  :capacity_rebalance)
  SENSITIVE = []
  include Aws::Structure
end

#mixed_instances_policyTypes::AwsAutoScalingAutoScalingGroupMixedInstancesPolicyDetails

The mixed instances policy for the automatic scaling group.


2598
2599
2600
2601
2602
2603
2604
2605
2606
2607
2608
2609
2610
# File 'gems/aws-sdk-securityhub/lib/aws-sdk-securityhub/types.rb', line 2598

class AwsAutoScalingAutoScalingGroupDetails < Struct.new(
  :launch_configuration_name,
  :load_balancer_names,
  :health_check_type,
  :health_check_grace_period,
  :created_time,
  :mixed_instances_policy,
  :availability_zones,
  :launch_template,
  :capacity_rebalance)
  SENSITIVE = []
  include Aws::Structure
end