autoscaling

package
v0.87.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 27, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Autoscaling

type Autoscaling struct {
	AutoscalingGroupsList      []AutoscalingGroupsList
	NotificationConfigurations []NotificationConfigurations
	LaunchConfigurations       []LaunchConfigurations
}

type AutoscalingGroupsList added in v0.87.0

type AutoscalingGroupsList struct {
	Metadata                defsecTypes.Metadata
	Name                    defsecTypes.StringValue
	AvailabilityZone        []defsecTypes.StringValue
	Instances               []InstanceList
	HealthCheckType         defsecTypes.StringValue
	LoadBalancerNames       []defsecTypes.StringValue
	AutoScalingGroupARN     defsecTypes.StringValue
	DefaultCooldown         defsecTypes.IntValue
	SuspendedProcesses      []SuspendedProcesses
	Tags                    []Tags
	LaunchConfigurationName defsecTypes.StringValue
}

type InstanceList added in v0.87.0

type InstanceList struct {
	Metadata   defsecTypes.Metadata
	InstanceId defsecTypes.StringValue
}

type LaunchConfigurations added in v0.87.0

type LaunchConfigurations struct {
	Metadata                defsecTypes.Metadata
	ImageId                 defsecTypes.StringValue
	UserData                defsecTypes.StringValue
	IamInstanceProfile      defsecTypes.StringValue
	LaunchConfigurationName defsecTypes.StringValue
	LaunchConfigurationARN  defsecTypes.StringValue
}

type NotificationConfigurations added in v0.87.0

type NotificationConfigurations struct {
	Metadata             defsecTypes.Metadata
	AutoScalingGroupName defsecTypes.StringValue
}

type SuspendedProcesses added in v0.87.0

type SuspendedProcesses struct {
	Metadata defsecTypes.Metadata
}

type Tags added in v0.87.0

type Tags struct {
	Metadata   defsecTypes.Metadata
	ResourceId defsecTypes.StringValue
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL