Documentation ¶
Overview ¶
+kubebuilder:object:generate=true +groupName=autoscaling.aws.upbound.io +versionName=v1beta2
Index ¶
- Constants
- Variables
- type AcceleratorCountInitParameters
- type AcceleratorCountObservation
- type AcceleratorCountParameters
- type AcceleratorTotalMemoryMibInitParameters
- type AcceleratorTotalMemoryMibObservation
- type AcceleratorTotalMemoryMibParameters
- type AlarmSpecificationInitParameters
- type AlarmSpecificationObservation
- type AlarmSpecificationParameters
- type Attachment
- func (in *Attachment) DeepCopy() *Attachment
- func (in *Attachment) DeepCopyInto(out *Attachment)
- func (in *Attachment) DeepCopyObject() runtime.Object
- func (mg *Attachment) GetCondition(ct xpv1.ConditionType) xpv1.Condition
- func (tr *Attachment) GetConnectionDetailsMapping() map[string]string
- func (mg *Attachment) GetDeletionPolicy() xpv1.DeletionPolicy
- func (tr *Attachment) GetID() string
- func (tr *Attachment) GetInitParameters() (map[string]any, error)
- func (mg *Attachment) GetManagementPolicies() xpv1.ManagementPolicies
- func (tr *Attachment) GetMergedParameters(shouldMergeInitProvider bool) (map[string]any, error)
- func (tr *Attachment) GetObservation() (map[string]any, error)
- func (tr *Attachment) GetParameters() (map[string]any, error)
- func (mg *Attachment) GetProviderConfigReference() *xpv1.Reference
- func (mg *Attachment) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
- func (mg *Attachment) GetTerraformResourceType() string
- func (tr *Attachment) GetTerraformSchemaVersion() int
- func (mg *Attachment) GetWriteConnectionSecretToReference() *xpv1.SecretReference
- func (tr *Attachment) Hub()
- func (tr *Attachment) LateInitialize(attrs []byte) (bool, error)
- func (mg *Attachment) ResolveReferences(ctx context.Context, c client.Reader) error
- func (mg *Attachment) SetConditions(c ...xpv1.Condition)
- func (mg *Attachment) SetDeletionPolicy(r xpv1.DeletionPolicy)
- func (mg *Attachment) SetManagementPolicies(r xpv1.ManagementPolicies)
- func (tr *Attachment) SetObservation(obs map[string]any) error
- func (tr *Attachment) SetParameters(params map[string]any) error
- func (mg *Attachment) SetProviderConfigReference(r *xpv1.Reference)
- func (mg *Attachment) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
- func (mg *Attachment) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
- type AttachmentInitParameters
- type AttachmentList
- type AttachmentObservation
- type AttachmentParameters
- type AttachmentSpec
- type AttachmentStatus
- type AutoscalingGroup
- func (tr *AutoscalingGroup) ConvertFrom(srcRaw conversion.Hub) error
- func (tr *AutoscalingGroup) ConvertTo(dstRaw conversion.Hub) error
- func (in *AutoscalingGroup) DeepCopy() *AutoscalingGroup
- func (in *AutoscalingGroup) DeepCopyInto(out *AutoscalingGroup)
- func (in *AutoscalingGroup) DeepCopyObject() runtime.Object
- func (mg *AutoscalingGroup) GetCondition(ct xpv1.ConditionType) xpv1.Condition
- func (tr *AutoscalingGroup) GetConnectionDetailsMapping() map[string]string
- func (mg *AutoscalingGroup) GetDeletionPolicy() xpv1.DeletionPolicy
- func (tr *AutoscalingGroup) GetID() string
- func (tr *AutoscalingGroup) GetInitParameters() (map[string]any, error)
- func (mg *AutoscalingGroup) GetManagementPolicies() xpv1.ManagementPolicies
- func (tr *AutoscalingGroup) GetMergedParameters(shouldMergeInitProvider bool) (map[string]any, error)
- func (tr *AutoscalingGroup) GetObservation() (map[string]any, error)
- func (tr *AutoscalingGroup) GetParameters() (map[string]any, error)
- func (mg *AutoscalingGroup) GetProviderConfigReference() *xpv1.Reference
- func (mg *AutoscalingGroup) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
- func (mg *AutoscalingGroup) GetTerraformResourceType() string
- func (tr *AutoscalingGroup) GetTerraformSchemaVersion() int
- func (mg *AutoscalingGroup) GetWriteConnectionSecretToReference() *xpv1.SecretReference
- func (tr *AutoscalingGroup) LateInitialize(attrs []byte) (bool, error)
- func (mg *AutoscalingGroup) ResolveReferences(ctx context.Context, c client.Reader) error
- func (mg *AutoscalingGroup) SetConditions(c ...xpv1.Condition)
- func (mg *AutoscalingGroup) SetDeletionPolicy(r xpv1.DeletionPolicy)
- func (mg *AutoscalingGroup) SetManagementPolicies(r xpv1.ManagementPolicies)
- func (tr *AutoscalingGroup) SetObservation(obs map[string]any) error
- func (tr *AutoscalingGroup) SetParameters(params map[string]any) error
- func (mg *AutoscalingGroup) SetProviderConfigReference(r *xpv1.Reference)
- func (mg *AutoscalingGroup) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
- func (mg *AutoscalingGroup) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
- type AutoscalingGroupInitParameters
- type AutoscalingGroupList
- type AutoscalingGroupObservation
- type AutoscalingGroupParameters
- type AutoscalingGroupSpec
- type AutoscalingGroupStatus
- type BaselineEBSBandwidthMbpsInitParameters
- type BaselineEBSBandwidthMbpsObservation
- type BaselineEBSBandwidthMbpsParameters
- type CustomizedCapacityMetricSpecificationInitParameters
- type CustomizedCapacityMetricSpecificationObservation
- type CustomizedCapacityMetricSpecificationParameters
- type CustomizedLoadMetricSpecificationInitParameters
- type CustomizedLoadMetricSpecificationMetricDataQueriesInitParameters
- func (in *CustomizedLoadMetricSpecificationMetricDataQueriesInitParameters) DeepCopy() *CustomizedLoadMetricSpecificationMetricDataQueriesInitParameters
- func (in *CustomizedLoadMetricSpecificationMetricDataQueriesInitParameters) DeepCopyInto(out *CustomizedLoadMetricSpecificationMetricDataQueriesInitParameters)
- type CustomizedLoadMetricSpecificationMetricDataQueriesObservation
- func (in *CustomizedLoadMetricSpecificationMetricDataQueriesObservation) DeepCopy() *CustomizedLoadMetricSpecificationMetricDataQueriesObservation
- func (in *CustomizedLoadMetricSpecificationMetricDataQueriesObservation) DeepCopyInto(out *CustomizedLoadMetricSpecificationMetricDataQueriesObservation)
- type CustomizedLoadMetricSpecificationMetricDataQueriesParameters
- type CustomizedLoadMetricSpecificationObservation
- type CustomizedLoadMetricSpecificationParameters
- type CustomizedMetricSpecificationInitParameters
- type CustomizedMetricSpecificationObservation
- type CustomizedMetricSpecificationParameters
- type CustomizedScalingMetricSpecificationInitParameters
- type CustomizedScalingMetricSpecificationMetricDataQueriesInitParameters
- func (in *CustomizedScalingMetricSpecificationMetricDataQueriesInitParameters) DeepCopy() *CustomizedScalingMetricSpecificationMetricDataQueriesInitParameters
- func (in *CustomizedScalingMetricSpecificationMetricDataQueriesInitParameters) DeepCopyInto(out *CustomizedScalingMetricSpecificationMetricDataQueriesInitParameters)
- type CustomizedScalingMetricSpecificationMetricDataQueriesMetricStatInitParameters
- type CustomizedScalingMetricSpecificationMetricDataQueriesMetricStatObservation
- type CustomizedScalingMetricSpecificationMetricDataQueriesMetricStatParameters
- func (in *CustomizedScalingMetricSpecificationMetricDataQueriesMetricStatParameters) DeepCopy() *CustomizedScalingMetricSpecificationMetricDataQueriesMetricStatParameters
- func (in *CustomizedScalingMetricSpecificationMetricDataQueriesMetricStatParameters) DeepCopyInto(out *CustomizedScalingMetricSpecificationMetricDataQueriesMetricStatParameters)
- type CustomizedScalingMetricSpecificationMetricDataQueriesObservation
- func (in *CustomizedScalingMetricSpecificationMetricDataQueriesObservation) DeepCopy() *CustomizedScalingMetricSpecificationMetricDataQueriesObservation
- func (in *CustomizedScalingMetricSpecificationMetricDataQueriesObservation) DeepCopyInto(out *CustomizedScalingMetricSpecificationMetricDataQueriesObservation)
- type CustomizedScalingMetricSpecificationMetricDataQueriesParameters
- func (in *CustomizedScalingMetricSpecificationMetricDataQueriesParameters) DeepCopy() *CustomizedScalingMetricSpecificationMetricDataQueriesParameters
- func (in *CustomizedScalingMetricSpecificationMetricDataQueriesParameters) DeepCopyInto(out *CustomizedScalingMetricSpecificationMetricDataQueriesParameters)
- type CustomizedScalingMetricSpecificationObservation
- type CustomizedScalingMetricSpecificationParameters
- type DimensionsInitParameters
- type DimensionsObservation
- type DimensionsParameters
- type EBSBlockDeviceInitParameters
- type EBSBlockDeviceObservation
- type EBSBlockDeviceParameters
- type EphemeralBlockDeviceInitParameters
- type EphemeralBlockDeviceObservation
- type EphemeralBlockDeviceParameters
- type GroupTag
- func (in *GroupTag) DeepCopy() *GroupTag
- func (in *GroupTag) DeepCopyInto(out *GroupTag)
- func (in *GroupTag) DeepCopyObject() runtime.Object
- func (mg *GroupTag) GetCondition(ct xpv1.ConditionType) xpv1.Condition
- func (tr *GroupTag) GetConnectionDetailsMapping() map[string]string
- func (mg *GroupTag) GetDeletionPolicy() xpv1.DeletionPolicy
- func (tr *GroupTag) GetID() string
- func (tr *GroupTag) GetInitParameters() (map[string]any, error)
- func (mg *GroupTag) GetManagementPolicies() xpv1.ManagementPolicies
- func (tr *GroupTag) GetMergedParameters(shouldMergeInitProvider bool) (map[string]any, error)
- func (tr *GroupTag) GetObservation() (map[string]any, error)
- func (tr *GroupTag) GetParameters() (map[string]any, error)
- func (mg *GroupTag) GetProviderConfigReference() *xpv1.Reference
- func (mg *GroupTag) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
- func (mg *GroupTag) GetTerraformResourceType() string
- func (tr *GroupTag) GetTerraformSchemaVersion() int
- func (mg *GroupTag) GetWriteConnectionSecretToReference() *xpv1.SecretReference
- func (tr *GroupTag) Hub()
- func (tr *GroupTag) LateInitialize(attrs []byte) (bool, error)
- func (mg *GroupTag) ResolveReferences(ctx context.Context, c client.Reader) error
- func (mg *GroupTag) SetConditions(c ...xpv1.Condition)
- func (mg *GroupTag) SetDeletionPolicy(r xpv1.DeletionPolicy)
- func (mg *GroupTag) SetManagementPolicies(r xpv1.ManagementPolicies)
- func (tr *GroupTag) SetObservation(obs map[string]any) error
- func (tr *GroupTag) SetParameters(params map[string]any) error
- func (mg *GroupTag) SetProviderConfigReference(r *xpv1.Reference)
- func (mg *GroupTag) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
- func (mg *GroupTag) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
- type GroupTagInitParameters
- type GroupTagList
- type GroupTagObservation
- type GroupTagParameters
- type GroupTagSpec
- type GroupTagStatus
- type GroupTagTagInitParameters
- type GroupTagTagObservation
- type GroupTagTagParameters
- type InitialLifecycleHookInitParameters
- type InitialLifecycleHookObservation
- type InitialLifecycleHookParameters
- type InstanceMaintenancePolicyInitParameters
- type InstanceMaintenancePolicyObservation
- type InstanceMaintenancePolicyParameters
- type InstanceRefreshInitParameters
- type InstanceRefreshObservation
- type InstanceRefreshParameters
- type InstanceRequirementsInitParameters
- type InstanceRequirementsObservation
- type InstanceRequirementsParameters
- type InstanceReusePolicyInitParameters
- type InstanceReusePolicyObservation
- type InstanceReusePolicyParameters
- type InstancesDistributionInitParameters
- type InstancesDistributionObservation
- type InstancesDistributionParameters
- type LaunchConfiguration
- func (in *LaunchConfiguration) DeepCopy() *LaunchConfiguration
- func (in *LaunchConfiguration) DeepCopyInto(out *LaunchConfiguration)
- func (in *LaunchConfiguration) DeepCopyObject() runtime.Object
- func (mg *LaunchConfiguration) GetCondition(ct xpv1.ConditionType) xpv1.Condition
- func (tr *LaunchConfiguration) GetConnectionDetailsMapping() map[string]string
- func (mg *LaunchConfiguration) GetDeletionPolicy() xpv1.DeletionPolicy
- func (tr *LaunchConfiguration) GetID() string
- func (tr *LaunchConfiguration) GetInitParameters() (map[string]any, error)
- func (mg *LaunchConfiguration) GetManagementPolicies() xpv1.ManagementPolicies
- func (tr *LaunchConfiguration) GetMergedParameters(shouldMergeInitProvider bool) (map[string]any, error)
- func (tr *LaunchConfiguration) GetObservation() (map[string]any, error)
- func (tr *LaunchConfiguration) GetParameters() (map[string]any, error)
- func (mg *LaunchConfiguration) GetProviderConfigReference() *xpv1.Reference
- func (mg *LaunchConfiguration) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
- func (mg *LaunchConfiguration) GetTerraformResourceType() string
- func (tr *LaunchConfiguration) GetTerraformSchemaVersion() int
- func (mg *LaunchConfiguration) GetWriteConnectionSecretToReference() *xpv1.SecretReference
- func (tr *LaunchConfiguration) Hub()
- func (tr *LaunchConfiguration) LateInitialize(attrs []byte) (bool, error)
- func (mg *LaunchConfiguration) SetConditions(c ...xpv1.Condition)
- func (mg *LaunchConfiguration) SetDeletionPolicy(r xpv1.DeletionPolicy)
- func (mg *LaunchConfiguration) SetManagementPolicies(r xpv1.ManagementPolicies)
- func (tr *LaunchConfiguration) SetObservation(obs map[string]any) error
- func (tr *LaunchConfiguration) SetParameters(params map[string]any) error
- func (mg *LaunchConfiguration) SetProviderConfigReference(r *xpv1.Reference)
- func (mg *LaunchConfiguration) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
- func (mg *LaunchConfiguration) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
- type LaunchConfigurationInitParameters
- type LaunchConfigurationList
- type LaunchConfigurationObservation
- type LaunchConfigurationParameters
- type LaunchConfigurationSpec
- type LaunchConfigurationStatus
- type LaunchTemplateInitParameters
- type LaunchTemplateObservation
- type LaunchTemplateParameters
- type LaunchTemplateSpecificationInitParameters
- type LaunchTemplateSpecificationObservation
- type LaunchTemplateSpecificationParameters
- type MemoryGibPerVcpuInitParameters
- type MemoryGibPerVcpuObservation
- type MemoryGibPerVcpuParameters
- type MemoryMibInitParameters
- type MemoryMibObservation
- type MemoryMibParameters
- type MetadataOptionsInitParameters
- type MetadataOptionsObservation
- type MetadataOptionsParameters
- type MetricDataQueriesInitParameters
- type MetricDataQueriesMetricStatInitParameters
- type MetricDataQueriesMetricStatMetricInitParameters
- type MetricDataQueriesMetricStatMetricObservation
- type MetricDataQueriesMetricStatMetricParameters
- type MetricDataQueriesMetricStatObservation
- type MetricDataQueriesMetricStatParameters
- type MetricDataQueriesObservation
- type MetricDataQueriesParameters
- type MetricDimensionInitParameters
- type MetricDimensionObservation
- type MetricDimensionParameters
- type MetricDimensionsInitParameters
- type MetricDimensionsObservation
- type MetricDimensionsParameters
- type MetricInitParameters
- type MetricObservation
- type MetricParameters
- type MetricSpecificationInitParameters
- type MetricSpecificationObservation
- type MetricSpecificationParameters
- type MetricStatInitParameters
- type MetricStatMetricDimensionsInitParameters
- type MetricStatMetricDimensionsObservation
- type MetricStatMetricDimensionsParameters
- type MetricStatMetricInitParameters
- type MetricStatMetricObservation
- type MetricStatMetricParameters
- type MetricStatObservation
- type MetricStatParameters
- type MetricsInitParameters
- type MetricsMetricStatInitParameters
- type MetricsMetricStatMetricDimensionsInitParameters
- type MetricsMetricStatMetricDimensionsObservation
- type MetricsMetricStatMetricDimensionsParameters
- type MetricsMetricStatMetricInitParameters
- type MetricsMetricStatMetricObservation
- type MetricsMetricStatMetricParameters
- type MetricsMetricStatObservation
- type MetricsMetricStatParameters
- type MetricsObservation
- type MetricsParameters
- type MixedInstancesPolicyInitParameters
- type MixedInstancesPolicyLaunchTemplateInitParameters
- type MixedInstancesPolicyLaunchTemplateObservation
- type MixedInstancesPolicyLaunchTemplateParameters
- type MixedInstancesPolicyObservation
- type MixedInstancesPolicyParameters
- type NetworkBandwidthGbpsInitParameters
- type NetworkBandwidthGbpsObservation
- type NetworkBandwidthGbpsParameters
- type NetworkInterfaceCountInitParameters
- type NetworkInterfaceCountObservation
- type NetworkInterfaceCountParameters
- type OverrideInitParameters
- type OverrideLaunchTemplateSpecificationInitParameters
- type OverrideLaunchTemplateSpecificationObservation
- type OverrideLaunchTemplateSpecificationParameters
- type OverrideObservation
- type OverrideParameters
- type Policy
- func (in *Policy) DeepCopy() *Policy
- func (in *Policy) DeepCopyInto(out *Policy)
- func (in *Policy) DeepCopyObject() runtime.Object
- func (mg *Policy) GetCondition(ct xpv1.ConditionType) xpv1.Condition
- func (tr *Policy) GetConnectionDetailsMapping() map[string]string
- func (mg *Policy) GetDeletionPolicy() xpv1.DeletionPolicy
- func (tr *Policy) GetID() string
- func (tr *Policy) GetInitParameters() (map[string]any, error)
- func (mg *Policy) GetManagementPolicies() xpv1.ManagementPolicies
- func (tr *Policy) GetMergedParameters(shouldMergeInitProvider bool) (map[string]any, error)
- func (tr *Policy) GetObservation() (map[string]any, error)
- func (tr *Policy) GetParameters() (map[string]any, error)
- func (mg *Policy) GetProviderConfigReference() *xpv1.Reference
- func (mg *Policy) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
- func (mg *Policy) GetTerraformResourceType() string
- func (tr *Policy) GetTerraformSchemaVersion() int
- func (mg *Policy) GetWriteConnectionSecretToReference() *xpv1.SecretReference
- func (tr *Policy) Hub()
- func (tr *Policy) LateInitialize(attrs []byte) (bool, error)
- func (mg *Policy) ResolveReferences(ctx context.Context, c client.Reader) error
- func (mg *Policy) SetConditions(c ...xpv1.Condition)
- func (mg *Policy) SetDeletionPolicy(r xpv1.DeletionPolicy)
- func (mg *Policy) SetManagementPolicies(r xpv1.ManagementPolicies)
- func (tr *Policy) SetObservation(obs map[string]any) error
- func (tr *Policy) SetParameters(params map[string]any) error
- func (mg *Policy) SetProviderConfigReference(r *xpv1.Reference)
- func (mg *Policy) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
- func (mg *Policy) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
- type PolicyInitParameters
- type PolicyList
- type PolicyObservation
- type PolicyParameters
- type PolicySpec
- type PolicyStatus
- type PredefinedLoadMetricSpecificationInitParameters
- type PredefinedLoadMetricSpecificationObservation
- type PredefinedLoadMetricSpecificationParameters
- type PredefinedMetricPairSpecificationInitParameters
- type PredefinedMetricPairSpecificationObservation
- type PredefinedMetricPairSpecificationParameters
- type PredefinedMetricSpecificationInitParameters
- type PredefinedMetricSpecificationObservation
- type PredefinedMetricSpecificationParameters
- type PredefinedScalingMetricSpecificationInitParameters
- type PredefinedScalingMetricSpecificationObservation
- type PredefinedScalingMetricSpecificationParameters
- type PredictiveScalingConfigurationInitParameters
- type PredictiveScalingConfigurationObservation
- type PredictiveScalingConfigurationParameters
- type PreferencesInitParameters
- type PreferencesObservation
- type PreferencesParameters
- type RootBlockDeviceInitParameters
- type RootBlockDeviceObservation
- type RootBlockDeviceParameters
- type StepAdjustmentInitParameters
- type StepAdjustmentObservation
- type StepAdjustmentParameters
- type TagInitParameters
- type TagObservation
- type TagParameters
- type TargetTrackingConfigurationInitParameters
- type TargetTrackingConfigurationObservation
- type TargetTrackingConfigurationParameters
- type TotalLocalStorageGbInitParameters
- type TotalLocalStorageGbObservation
- type TotalLocalStorageGbParameters
- type TrafficSourceInitParameters
- type TrafficSourceObservation
- type TrafficSourceParameters
- type VcpuCountInitParameters
- type VcpuCountObservation
- type VcpuCountParameters
- type WarmPoolInitParameters
- type WarmPoolObservation
- type WarmPoolParameters
Constants ¶
const ( CRDGroup = "autoscaling.aws.upbound.io" CRDVersion = "v1beta2" )
Package type metadata.
Variables ¶
var ( Attachment_Kind = "Attachment" Attachment_GroupKind = schema.GroupKind{Group: CRDGroup, Kind: Attachment_Kind}.String() Attachment_KindAPIVersion = Attachment_Kind + "." + CRDGroupVersion.String() Attachment_GroupVersionKind = CRDGroupVersion.WithKind(Attachment_Kind) )
Repository type metadata.
var ( AutoscalingGroup_Kind = "AutoscalingGroup" AutoscalingGroup_GroupKind = schema.GroupKind{Group: CRDGroup, Kind: AutoscalingGroup_Kind}.String() AutoscalingGroup_KindAPIVersion = AutoscalingGroup_Kind + "." + CRDGroupVersion.String() AutoscalingGroup_GroupVersionKind = CRDGroupVersion.WithKind(AutoscalingGroup_Kind) )
Repository type metadata.
var ( GroupTag_Kind = "GroupTag" GroupTag_GroupKind = schema.GroupKind{Group: CRDGroup, Kind: GroupTag_Kind}.String() GroupTag_KindAPIVersion = GroupTag_Kind + "." + CRDGroupVersion.String() GroupTag_GroupVersionKind = CRDGroupVersion.WithKind(GroupTag_Kind) )
Repository type metadata.
var ( // CRDGroupVersion is the API Group Version used to register the objects CRDGroupVersion = schema.GroupVersion{Group: CRDGroup, Version: CRDVersion} // SchemeBuilder is used to add go types to the GroupVersionKind scheme SchemeBuilder = &scheme.Builder{GroupVersion: CRDGroupVersion} // AddToScheme adds the types in this group-version to the given scheme. AddToScheme = SchemeBuilder.AddToScheme )
var ( LaunchConfiguration_Kind = "LaunchConfiguration" LaunchConfiguration_GroupKind = schema.GroupKind{Group: CRDGroup, Kind: LaunchConfiguration_Kind}.String() LaunchConfiguration_KindAPIVersion = LaunchConfiguration_Kind + "." + CRDGroupVersion.String() LaunchConfiguration_GroupVersionKind = CRDGroupVersion.WithKind(LaunchConfiguration_Kind) )
Repository type metadata.
var ( Policy_Kind = "Policy" Policy_GroupKind = schema.GroupKind{Group: CRDGroup, Kind: Policy_Kind}.String() Policy_KindAPIVersion = Policy_Kind + "." + CRDGroupVersion.String() Policy_GroupVersionKind = CRDGroupVersion.WithKind(Policy_Kind) )
Repository type metadata.
Functions ¶
This section is empty.
Types ¶
type AcceleratorCountInitParameters ¶
type AcceleratorCountInitParameters struct { // Maximum. Max *float64 `json:"max,omitempty" tf:"max,omitempty"` // Minimum. Min *float64 `json:"min,omitempty" tf:"min,omitempty"` }
func (*AcceleratorCountInitParameters) DeepCopy ¶
func (in *AcceleratorCountInitParameters) DeepCopy() *AcceleratorCountInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AcceleratorCountInitParameters.
func (*AcceleratorCountInitParameters) DeepCopyInto ¶
func (in *AcceleratorCountInitParameters) DeepCopyInto(out *AcceleratorCountInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type AcceleratorCountObservation ¶
type AcceleratorCountObservation struct { // Maximum. Max *float64 `json:"max,omitempty" tf:"max,omitempty"` // Minimum. Min *float64 `json:"min,omitempty" tf:"min,omitempty"` }
func (*AcceleratorCountObservation) DeepCopy ¶
func (in *AcceleratorCountObservation) DeepCopy() *AcceleratorCountObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AcceleratorCountObservation.
func (*AcceleratorCountObservation) DeepCopyInto ¶
func (in *AcceleratorCountObservation) DeepCopyInto(out *AcceleratorCountObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type AcceleratorCountParameters ¶
type AcceleratorCountParameters struct { // Maximum. // +kubebuilder:validation:Optional Max *float64 `json:"max,omitempty" tf:"max,omitempty"` // Minimum. // +kubebuilder:validation:Optional Min *float64 `json:"min,omitempty" tf:"min,omitempty"` }
func (*AcceleratorCountParameters) DeepCopy ¶
func (in *AcceleratorCountParameters) DeepCopy() *AcceleratorCountParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AcceleratorCountParameters.
func (*AcceleratorCountParameters) DeepCopyInto ¶
func (in *AcceleratorCountParameters) DeepCopyInto(out *AcceleratorCountParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type AcceleratorTotalMemoryMibInitParameters ¶
type AcceleratorTotalMemoryMibInitParameters struct { // Maximum. Max *float64 `json:"max,omitempty" tf:"max,omitempty"` // Minimum. Min *float64 `json:"min,omitempty" tf:"min,omitempty"` }
func (*AcceleratorTotalMemoryMibInitParameters) DeepCopy ¶
func (in *AcceleratorTotalMemoryMibInitParameters) DeepCopy() *AcceleratorTotalMemoryMibInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AcceleratorTotalMemoryMibInitParameters.
func (*AcceleratorTotalMemoryMibInitParameters) DeepCopyInto ¶
func (in *AcceleratorTotalMemoryMibInitParameters) DeepCopyInto(out *AcceleratorTotalMemoryMibInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type AcceleratorTotalMemoryMibObservation ¶
type AcceleratorTotalMemoryMibObservation struct { // Maximum. Max *float64 `json:"max,omitempty" tf:"max,omitempty"` // Minimum. Min *float64 `json:"min,omitempty" tf:"min,omitempty"` }
func (*AcceleratorTotalMemoryMibObservation) DeepCopy ¶
func (in *AcceleratorTotalMemoryMibObservation) DeepCopy() *AcceleratorTotalMemoryMibObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AcceleratorTotalMemoryMibObservation.
func (*AcceleratorTotalMemoryMibObservation) DeepCopyInto ¶
func (in *AcceleratorTotalMemoryMibObservation) DeepCopyInto(out *AcceleratorTotalMemoryMibObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type AcceleratorTotalMemoryMibParameters ¶
type AcceleratorTotalMemoryMibParameters struct { // Maximum. // +kubebuilder:validation:Optional Max *float64 `json:"max,omitempty" tf:"max,omitempty"` // Minimum. // +kubebuilder:validation:Optional Min *float64 `json:"min,omitempty" tf:"min,omitempty"` }
func (*AcceleratorTotalMemoryMibParameters) DeepCopy ¶
func (in *AcceleratorTotalMemoryMibParameters) DeepCopy() *AcceleratorTotalMemoryMibParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AcceleratorTotalMemoryMibParameters.
func (*AcceleratorTotalMemoryMibParameters) DeepCopyInto ¶
func (in *AcceleratorTotalMemoryMibParameters) DeepCopyInto(out *AcceleratorTotalMemoryMibParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type AlarmSpecificationInitParameters ¶ added in v1.5.0
type AlarmSpecificationInitParameters struct { // List of Cloudwatch alarms. If any of these alarms goes into ALARM state, Instance Refresh is failed. Alarms []*string `json:"alarms,omitempty" tf:"alarms,omitempty"` }
func (*AlarmSpecificationInitParameters) DeepCopy ¶ added in v1.5.0
func (in *AlarmSpecificationInitParameters) DeepCopy() *AlarmSpecificationInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AlarmSpecificationInitParameters.
func (*AlarmSpecificationInitParameters) DeepCopyInto ¶ added in v1.5.0
func (in *AlarmSpecificationInitParameters) DeepCopyInto(out *AlarmSpecificationInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type AlarmSpecificationObservation ¶ added in v1.5.0
type AlarmSpecificationObservation struct { // List of Cloudwatch alarms. If any of these alarms goes into ALARM state, Instance Refresh is failed. Alarms []*string `json:"alarms,omitempty" tf:"alarms,omitempty"` }
func (*AlarmSpecificationObservation) DeepCopy ¶ added in v1.5.0
func (in *AlarmSpecificationObservation) DeepCopy() *AlarmSpecificationObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AlarmSpecificationObservation.
func (*AlarmSpecificationObservation) DeepCopyInto ¶ added in v1.5.0
func (in *AlarmSpecificationObservation) DeepCopyInto(out *AlarmSpecificationObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type AlarmSpecificationParameters ¶ added in v1.5.0
type AlarmSpecificationParameters struct { // List of Cloudwatch alarms. If any of these alarms goes into ALARM state, Instance Refresh is failed. // +kubebuilder:validation:Optional Alarms []*string `json:"alarms,omitempty" tf:"alarms,omitempty"` }
func (*AlarmSpecificationParameters) DeepCopy ¶ added in v1.5.0
func (in *AlarmSpecificationParameters) DeepCopy() *AlarmSpecificationParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AlarmSpecificationParameters.
func (*AlarmSpecificationParameters) DeepCopyInto ¶ added in v1.5.0
func (in *AlarmSpecificationParameters) DeepCopyInto(out *AlarmSpecificationParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type Attachment ¶
type Attachment struct { metav1.TypeMeta `json:",inline"` metav1.ObjectMeta `json:"metadata,omitempty"` Spec AttachmentSpec `json:"spec"` Status AttachmentStatus `json:"status,omitempty"` }
Attachment is the Schema for the Attachments API. +kubebuilder:printcolumn:name="SYNCED",type="string",JSONPath=".status.conditions[?(@.type=='Synced')].status" +kubebuilder:printcolumn:name="READY",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].status" +kubebuilder:printcolumn:name="EXTERNAL-NAME",type="string",JSONPath=".metadata.annotations.crossplane\\.io/external-name" +kubebuilder:printcolumn:name="AGE",type="date",JSONPath=".metadata.creationTimestamp" +kubebuilder:resource:scope=Cluster,categories={crossplane,managed,aws}
func (*Attachment) DeepCopy ¶
func (in *Attachment) DeepCopy() *Attachment
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Attachment.
func (*Attachment) DeepCopyInto ¶
func (in *Attachment) DeepCopyInto(out *Attachment)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*Attachment) DeepCopyObject ¶
func (in *Attachment) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*Attachment) GetCondition ¶
func (mg *Attachment) GetCondition(ct xpv1.ConditionType) xpv1.Condition
GetCondition of this Attachment.
func (*Attachment) GetConnectionDetailsMapping ¶
func (tr *Attachment) GetConnectionDetailsMapping() map[string]string
GetConnectionDetailsMapping for this Attachment
func (*Attachment) GetDeletionPolicy ¶
func (mg *Attachment) GetDeletionPolicy() xpv1.DeletionPolicy
GetDeletionPolicy of this Attachment.
func (*Attachment) GetID ¶
func (tr *Attachment) GetID() string
GetID returns ID of underlying Terraform resource of this Attachment
func (*Attachment) GetInitParameters ¶
func (tr *Attachment) GetInitParameters() (map[string]any, error)
GetInitParameters of this Attachment
func (*Attachment) GetManagementPolicies ¶
func (mg *Attachment) GetManagementPolicies() xpv1.ManagementPolicies
GetManagementPolicies of this Attachment.
func (*Attachment) GetMergedParameters ¶
func (tr *Attachment) GetMergedParameters(shouldMergeInitProvider bool) (map[string]any, error)
GetInitParameters of this Attachment
func (*Attachment) GetObservation ¶
func (tr *Attachment) GetObservation() (map[string]any, error)
GetObservation of this Attachment
func (*Attachment) GetParameters ¶
func (tr *Attachment) GetParameters() (map[string]any, error)
GetParameters of this Attachment
func (*Attachment) GetProviderConfigReference ¶
func (mg *Attachment) GetProviderConfigReference() *xpv1.Reference
GetProviderConfigReference of this Attachment.
func (*Attachment) GetPublishConnectionDetailsTo ¶
func (mg *Attachment) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
GetPublishConnectionDetailsTo of this Attachment.
func (*Attachment) GetTerraformResourceType ¶
func (mg *Attachment) GetTerraformResourceType() string
GetTerraformResourceType returns Terraform resource type for this Attachment
func (*Attachment) GetTerraformSchemaVersion ¶
func (tr *Attachment) GetTerraformSchemaVersion() int
GetTerraformSchemaVersion returns the associated Terraform schema version
func (*Attachment) GetWriteConnectionSecretToReference ¶
func (mg *Attachment) GetWriteConnectionSecretToReference() *xpv1.SecretReference
GetWriteConnectionSecretToReference of this Attachment.
func (*Attachment) LateInitialize ¶
func (tr *Attachment) LateInitialize(attrs []byte) (bool, error)
LateInitialize this Attachment using its observed tfState. returns True if there are any spec changes for the resource.
func (*Attachment) ResolveReferences ¶
func (*Attachment) SetConditions ¶
func (mg *Attachment) SetConditions(c ...xpv1.Condition)
SetConditions of this Attachment.
func (*Attachment) SetDeletionPolicy ¶
func (mg *Attachment) SetDeletionPolicy(r xpv1.DeletionPolicy)
SetDeletionPolicy of this Attachment.
func (*Attachment) SetManagementPolicies ¶
func (mg *Attachment) SetManagementPolicies(r xpv1.ManagementPolicies)
SetManagementPolicies of this Attachment.
func (*Attachment) SetObservation ¶
func (tr *Attachment) SetObservation(obs map[string]any) error
SetObservation for this Attachment
func (*Attachment) SetParameters ¶
func (tr *Attachment) SetParameters(params map[string]any) error
SetParameters for this Attachment
func (*Attachment) SetProviderConfigReference ¶
func (mg *Attachment) SetProviderConfigReference(r *xpv1.Reference)
SetProviderConfigReference of this Attachment.
func (*Attachment) SetPublishConnectionDetailsTo ¶
func (mg *Attachment) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
SetPublishConnectionDetailsTo of this Attachment.
func (*Attachment) SetWriteConnectionSecretToReference ¶
func (mg *Attachment) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
SetWriteConnectionSecretToReference of this Attachment.
type AttachmentInitParameters ¶
type AttachmentInitParameters struct { // Name of ASG to associate with the ELB. // +crossplane:generate:reference:type=github.com/upbound/provider-aws/apis/autoscaling/v1beta3.AutoscalingGroup AutoscalingGroupName *string `json:"autoscalingGroupName,omitempty" tf:"autoscaling_group_name,omitempty"` // Reference to a AutoscalingGroup in autoscaling to populate autoscalingGroupName. // +kubebuilder:validation:Optional AutoscalingGroupNameRef *v1.Reference `json:"autoscalingGroupNameRef,omitempty" tf:"-"` // Selector for a AutoscalingGroup in autoscaling to populate autoscalingGroupName. // +kubebuilder:validation:Optional AutoscalingGroupNameSelector *v1.Selector `json:"autoscalingGroupNameSelector,omitempty" tf:"-"` // Name of the ELB. // +crossplane:generate:reference:type=github.com/upbound/provider-aws/apis/elb/v1beta2.ELB // +crossplane:generate:reference:extractor=github.com/crossplane/upjet/pkg/resource.ExtractResourceID() ELB *string `json:"elb,omitempty" tf:"elb,omitempty"` // Reference to a ELB in elb to populate elb. // +kubebuilder:validation:Optional ELBRef *v1.Reference `json:"elbRef,omitempty" tf:"-"` // Selector for a ELB in elb to populate elb. // +kubebuilder:validation:Optional ELBSelector *v1.Selector `json:"elbSelector,omitempty" tf:"-"` // ARN of a load balancer target group. // +crossplane:generate:reference:type=github.com/upbound/provider-aws/apis/elbv2/v1beta2.LBTargetGroup // +crossplane:generate:reference:extractor=github.com/crossplane/upjet/pkg/resource.ExtractParamPath("arn",true) LBTargetGroupArn *string `json:"lbTargetGroupArn,omitempty" tf:"lb_target_group_arn,omitempty"` // Reference to a LBTargetGroup in elbv2 to populate lbTargetGroupArn. // +kubebuilder:validation:Optional LBTargetGroupArnRef *v1.Reference `json:"lbTargetGroupArnRef,omitempty" tf:"-"` // Selector for a LBTargetGroup in elbv2 to populate lbTargetGroupArn. // +kubebuilder:validation:Optional LBTargetGroupArnSelector *v1.Selector `json:"lbTargetGroupArnSelector,omitempty" tf:"-"` }
func (*AttachmentInitParameters) DeepCopy ¶
func (in *AttachmentInitParameters) DeepCopy() *AttachmentInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AttachmentInitParameters.
func (*AttachmentInitParameters) DeepCopyInto ¶
func (in *AttachmentInitParameters) DeepCopyInto(out *AttachmentInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type AttachmentList ¶
type AttachmentList struct { metav1.TypeMeta `json:",inline"` metav1.ListMeta `json:"metadata,omitempty"` Items []Attachment `json:"items"` }
AttachmentList contains a list of Attachments
func (*AttachmentList) DeepCopy ¶
func (in *AttachmentList) DeepCopy() *AttachmentList
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AttachmentList.
func (*AttachmentList) DeepCopyInto ¶
func (in *AttachmentList) DeepCopyInto(out *AttachmentList)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*AttachmentList) DeepCopyObject ¶
func (in *AttachmentList) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*AttachmentList) GetItems ¶
func (l *AttachmentList) GetItems() []resource.Managed
GetItems of this AttachmentList.
type AttachmentObservation ¶
type AttachmentObservation struct { // Name of ASG to associate with the ELB. AutoscalingGroupName *string `json:"autoscalingGroupName,omitempty" tf:"autoscaling_group_name,omitempty"` // Name of the ELB. ELB *string `json:"elb,omitempty" tf:"elb,omitempty"` ID *string `json:"id,omitempty" tf:"id,omitempty"` // ARN of a load balancer target group. LBTargetGroupArn *string `json:"lbTargetGroupArn,omitempty" tf:"lb_target_group_arn,omitempty"` }
func (*AttachmentObservation) DeepCopy ¶
func (in *AttachmentObservation) DeepCopy() *AttachmentObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AttachmentObservation.
func (*AttachmentObservation) DeepCopyInto ¶
func (in *AttachmentObservation) DeepCopyInto(out *AttachmentObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type AttachmentParameters ¶
type AttachmentParameters struct { // Name of ASG to associate with the ELB. // +crossplane:generate:reference:type=github.com/upbound/provider-aws/apis/autoscaling/v1beta3.AutoscalingGroup // +kubebuilder:validation:Optional AutoscalingGroupName *string `json:"autoscalingGroupName,omitempty" tf:"autoscaling_group_name,omitempty"` // Reference to a AutoscalingGroup in autoscaling to populate autoscalingGroupName. // +kubebuilder:validation:Optional AutoscalingGroupNameRef *v1.Reference `json:"autoscalingGroupNameRef,omitempty" tf:"-"` // Selector for a AutoscalingGroup in autoscaling to populate autoscalingGroupName. // +kubebuilder:validation:Optional AutoscalingGroupNameSelector *v1.Selector `json:"autoscalingGroupNameSelector,omitempty" tf:"-"` // Name of the ELB. // +crossplane:generate:reference:type=github.com/upbound/provider-aws/apis/elb/v1beta2.ELB // +crossplane:generate:reference:extractor=github.com/crossplane/upjet/pkg/resource.ExtractResourceID() // +kubebuilder:validation:Optional ELB *string `json:"elb,omitempty" tf:"elb,omitempty"` // Reference to a ELB in elb to populate elb. // +kubebuilder:validation:Optional ELBRef *v1.Reference `json:"elbRef,omitempty" tf:"-"` // Selector for a ELB in elb to populate elb. // +kubebuilder:validation:Optional ELBSelector *v1.Selector `json:"elbSelector,omitempty" tf:"-"` // ARN of a load balancer target group. // +crossplane:generate:reference:type=github.com/upbound/provider-aws/apis/elbv2/v1beta2.LBTargetGroup // +crossplane:generate:reference:extractor=github.com/crossplane/upjet/pkg/resource.ExtractParamPath("arn",true) // +kubebuilder:validation:Optional LBTargetGroupArn *string `json:"lbTargetGroupArn,omitempty" tf:"lb_target_group_arn,omitempty"` // Reference to a LBTargetGroup in elbv2 to populate lbTargetGroupArn. // +kubebuilder:validation:Optional LBTargetGroupArnRef *v1.Reference `json:"lbTargetGroupArnRef,omitempty" tf:"-"` // Selector for a LBTargetGroup in elbv2 to populate lbTargetGroupArn. // +kubebuilder:validation:Optional LBTargetGroupArnSelector *v1.Selector `json:"lbTargetGroupArnSelector,omitempty" tf:"-"` // Region is the region you'd like your resource to be created in. // +upjet:crd:field:TFTag=- // +kubebuilder:validation:Required Region *string `json:"region" tf:"-"` }
func (*AttachmentParameters) DeepCopy ¶
func (in *AttachmentParameters) DeepCopy() *AttachmentParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AttachmentParameters.
func (*AttachmentParameters) DeepCopyInto ¶
func (in *AttachmentParameters) DeepCopyInto(out *AttachmentParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type AttachmentSpec ¶
type AttachmentSpec struct { v1.ResourceSpec `json:",inline"` ForProvider AttachmentParameters `json:"forProvider"` // THIS IS A BETA FIELD. It will be honored // unless the Management Policies feature flag is disabled. // InitProvider holds the same fields as ForProvider, with the exception // of Identifier and other resource reference fields. The fields that are // in InitProvider are merged into ForProvider when the resource is created. // The same fields are also added to the terraform ignore_changes hook, to // avoid updating them after creation. This is useful for fields that are // required on creation, but we do not desire to update them after creation, // for example because of an external controller is managing them, like an // autoscaler. InitProvider AttachmentInitParameters `json:"initProvider,omitempty"` }
AttachmentSpec defines the desired state of Attachment
func (*AttachmentSpec) DeepCopy ¶
func (in *AttachmentSpec) DeepCopy() *AttachmentSpec
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AttachmentSpec.
func (*AttachmentSpec) DeepCopyInto ¶
func (in *AttachmentSpec) DeepCopyInto(out *AttachmentSpec)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type AttachmentStatus ¶
type AttachmentStatus struct { v1.ResourceStatus `json:",inline"` AtProvider AttachmentObservation `json:"atProvider,omitempty"` }
AttachmentStatus defines the observed state of Attachment.
func (*AttachmentStatus) DeepCopy ¶
func (in *AttachmentStatus) DeepCopy() *AttachmentStatus
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AttachmentStatus.
func (*AttachmentStatus) DeepCopyInto ¶
func (in *AttachmentStatus) DeepCopyInto(out *AttachmentStatus)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type AutoscalingGroup ¶
type AutoscalingGroup struct { metav1.TypeMeta `json:",inline"` metav1.ObjectMeta `json:"metadata,omitempty"` // +kubebuilder:validation:XValidation:rule="!('*' in self.managementPolicies || 'Create' in self.managementPolicies || 'Update' in self.managementPolicies) || has(self.forProvider.maxSize) || (has(self.initProvider) && has(self.initProvider.maxSize))",message="spec.forProvider.maxSize is a required parameter" // +kubebuilder:validation:XValidation:rule="!('*' in self.managementPolicies || 'Create' in self.managementPolicies || 'Update' in self.managementPolicies) || has(self.forProvider.minSize) || (has(self.initProvider) && has(self.initProvider.minSize))",message="spec.forProvider.minSize is a required parameter" Spec AutoscalingGroupSpec `json:"spec"` Status AutoscalingGroupStatus `json:"status,omitempty"` }
AutoscalingGroup is the Schema for the AutoscalingGroups API. Provides an Auto Scaling Group resource. +kubebuilder:printcolumn:name="SYNCED",type="string",JSONPath=".status.conditions[?(@.type=='Synced')].status" +kubebuilder:printcolumn:name="READY",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].status" +kubebuilder:printcolumn:name="EXTERNAL-NAME",type="string",JSONPath=".metadata.annotations.crossplane\\.io/external-name" +kubebuilder:printcolumn:name="AGE",type="date",JSONPath=".metadata.creationTimestamp" +kubebuilder:resource:scope=Cluster,categories={crossplane,managed,aws}
func (*AutoscalingGroup) ConvertFrom ¶ added in v1.7.0
func (tr *AutoscalingGroup) ConvertFrom(srcRaw conversion.Hub) error
ConvertFrom converts from the hub type to the AutoscalingGroup type.
func (*AutoscalingGroup) ConvertTo ¶ added in v1.7.0
func (tr *AutoscalingGroup) ConvertTo(dstRaw conversion.Hub) error
ConvertTo converts this AutoscalingGroup to the hub type.
func (*AutoscalingGroup) DeepCopy ¶
func (in *AutoscalingGroup) DeepCopy() *AutoscalingGroup
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AutoscalingGroup.
func (*AutoscalingGroup) DeepCopyInto ¶
func (in *AutoscalingGroup) DeepCopyInto(out *AutoscalingGroup)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*AutoscalingGroup) DeepCopyObject ¶
func (in *AutoscalingGroup) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*AutoscalingGroup) GetCondition ¶
func (mg *AutoscalingGroup) GetCondition(ct xpv1.ConditionType) xpv1.Condition
GetCondition of this AutoscalingGroup.
func (*AutoscalingGroup) GetConnectionDetailsMapping ¶
func (tr *AutoscalingGroup) GetConnectionDetailsMapping() map[string]string
GetConnectionDetailsMapping for this AutoscalingGroup
func (*AutoscalingGroup) GetDeletionPolicy ¶
func (mg *AutoscalingGroup) GetDeletionPolicy() xpv1.DeletionPolicy
GetDeletionPolicy of this AutoscalingGroup.
func (*AutoscalingGroup) GetID ¶
func (tr *AutoscalingGroup) GetID() string
GetID returns ID of underlying Terraform resource of this AutoscalingGroup
func (*AutoscalingGroup) GetInitParameters ¶
func (tr *AutoscalingGroup) GetInitParameters() (map[string]any, error)
GetInitParameters of this AutoscalingGroup
func (*AutoscalingGroup) GetManagementPolicies ¶
func (mg *AutoscalingGroup) GetManagementPolicies() xpv1.ManagementPolicies
GetManagementPolicies of this AutoscalingGroup.
func (*AutoscalingGroup) GetMergedParameters ¶
func (tr *AutoscalingGroup) GetMergedParameters(shouldMergeInitProvider bool) (map[string]any, error)
GetInitParameters of this AutoscalingGroup
func (*AutoscalingGroup) GetObservation ¶
func (tr *AutoscalingGroup) GetObservation() (map[string]any, error)
GetObservation of this AutoscalingGroup
func (*AutoscalingGroup) GetParameters ¶
func (tr *AutoscalingGroup) GetParameters() (map[string]any, error)
GetParameters of this AutoscalingGroup
func (*AutoscalingGroup) GetProviderConfigReference ¶
func (mg *AutoscalingGroup) GetProviderConfigReference() *xpv1.Reference
GetProviderConfigReference of this AutoscalingGroup.
func (*AutoscalingGroup) GetPublishConnectionDetailsTo ¶
func (mg *AutoscalingGroup) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
GetPublishConnectionDetailsTo of this AutoscalingGroup.
func (*AutoscalingGroup) GetTerraformResourceType ¶
func (mg *AutoscalingGroup) GetTerraformResourceType() string
GetTerraformResourceType returns Terraform resource type for this AutoscalingGroup
func (*AutoscalingGroup) GetTerraformSchemaVersion ¶
func (tr *AutoscalingGroup) GetTerraformSchemaVersion() int
GetTerraformSchemaVersion returns the associated Terraform schema version
func (*AutoscalingGroup) GetWriteConnectionSecretToReference ¶
func (mg *AutoscalingGroup) GetWriteConnectionSecretToReference() *xpv1.SecretReference
GetWriteConnectionSecretToReference of this AutoscalingGroup.
func (*AutoscalingGroup) LateInitialize ¶
func (tr *AutoscalingGroup) LateInitialize(attrs []byte) (bool, error)
LateInitialize this AutoscalingGroup using its observed tfState. returns True if there are any spec changes for the resource.
func (*AutoscalingGroup) ResolveReferences ¶
ResolveReferences of this AutoscalingGroup.
func (*AutoscalingGroup) SetConditions ¶
func (mg *AutoscalingGroup) SetConditions(c ...xpv1.Condition)
SetConditions of this AutoscalingGroup.
func (*AutoscalingGroup) SetDeletionPolicy ¶
func (mg *AutoscalingGroup) SetDeletionPolicy(r xpv1.DeletionPolicy)
SetDeletionPolicy of this AutoscalingGroup.
func (*AutoscalingGroup) SetManagementPolicies ¶
func (mg *AutoscalingGroup) SetManagementPolicies(r xpv1.ManagementPolicies)
SetManagementPolicies of this AutoscalingGroup.
func (*AutoscalingGroup) SetObservation ¶
func (tr *AutoscalingGroup) SetObservation(obs map[string]any) error
SetObservation for this AutoscalingGroup
func (*AutoscalingGroup) SetParameters ¶
func (tr *AutoscalingGroup) SetParameters(params map[string]any) error
SetParameters for this AutoscalingGroup
func (*AutoscalingGroup) SetProviderConfigReference ¶
func (mg *AutoscalingGroup) SetProviderConfigReference(r *xpv1.Reference)
SetProviderConfigReference of this AutoscalingGroup.
func (*AutoscalingGroup) SetPublishConnectionDetailsTo ¶
func (mg *AutoscalingGroup) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
SetPublishConnectionDetailsTo of this AutoscalingGroup.
func (*AutoscalingGroup) SetWriteConnectionSecretToReference ¶
func (mg *AutoscalingGroup) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
SetWriteConnectionSecretToReference of this AutoscalingGroup.
type AutoscalingGroupInitParameters ¶
type AutoscalingGroupInitParameters struct { // A list of Availability Zones where instances in the Auto Scaling group can be created. Used for launching into the default VPC subnet in each Availability Zone when not using the vpc_zone_identifier attribute, or for attaching a network interface when an existing network interface ID is specified in a launch template. Conflicts with vpc_zone_identifier. // +listType=set AvailabilityZones []*string `json:"availabilityZones,omitempty" tf:"availability_zones,omitempty"` // Whether capacity rebalance is enabled. Otherwise, capacity rebalance is disabled. CapacityRebalance *bool `json:"capacityRebalance,omitempty" tf:"capacity_rebalance,omitempty"` // Reserved. Context *string `json:"context,omitempty" tf:"context,omitempty"` // Amount of time, in seconds, after a scaling activity completes before another scaling activity can start. DefaultCooldown *float64 `json:"defaultCooldown,omitempty" tf:"default_cooldown,omitempty"` // Amount of time, in seconds, until a newly launched instance can contribute to the Amazon CloudWatch metrics. This delay lets an instance finish initializing before Amazon EC2 Auto Scaling aggregates instance metrics, resulting in more reliable usage data. Set this value equal to the amount of time that it takes for resource consumption to become stable after an instance reaches the InService state. (See Set the default instance warmup for an Auto Scaling group) DefaultInstanceWarmup *float64 `json:"defaultInstanceWarmup,omitempty" tf:"default_instance_warmup,omitempty"` // Number of Amazon EC2 instances that // should be running in the group. (See also Waiting for // Capacity below.) DesiredCapacity *float64 `json:"desiredCapacity,omitempty" tf:"desired_capacity,omitempty"` // The unit of measurement for the value specified for desired_capacity. Supported for attribute-based instance type selection only. Valid values: "units", "vcpu", "memory-mib". DesiredCapacityType *string `json:"desiredCapacityType,omitempty" tf:"desired_capacity_type,omitempty"` // List of metrics to collect. The allowed values are defined by the underlying AWS API. // +listType=set EnabledMetrics []*string `json:"enabledMetrics,omitempty" tf:"enabled_metrics,omitempty"` // Allows deleting the Auto Scaling Group without waiting // for all instances in the pool to terminate. You can force an Auto Scaling Group to delete // even if it's in the process of scaling a resource. This bypasses that // behavior and potentially leaves resources dangling. ForceDelete *bool `json:"forceDelete,omitempty" tf:"force_delete,omitempty"` // Allows deleting the Auto Scaling Group without waiting for all instances in the warm pool to terminate. ForceDeleteWarmPool *bool `json:"forceDeleteWarmPool,omitempty" tf:"force_delete_warm_pool,omitempty"` // Time (in seconds) after instance comes into service before checking health. HealthCheckGracePeriod *float64 `json:"healthCheckGracePeriod,omitempty" tf:"health_check_grace_period,omitempty"` // "EC2" or "ELB". Controls how health checking is done. HealthCheckType *string `json:"healthCheckType,omitempty" tf:"health_check_type,omitempty"` // Whether to ignore failed Auto Scaling scaling activities while waiting for capacity. The default is false -- failed scaling activities cause errors to be returned. IgnoreFailedScalingActivities *bool `json:"ignoreFailedScalingActivities,omitempty" tf:"ignore_failed_scaling_activities,omitempty"` // One or more // Lifecycle Hooks // to attach to the Auto Scaling Group before instances are launched. The // syntax is exactly the same as the separate // aws_autoscaling_lifecycle_hook // resource, without the autoscaling_group_name attribute. Please note that this will only work when creating // a new Auto Scaling Group. For all other use-cases, please use aws_autoscaling_lifecycle_hook resource. InitialLifecycleHook []InitialLifecycleHookInitParameters `json:"initialLifecycleHook,omitempty" tf:"initial_lifecycle_hook,omitempty"` // If this block is configured, add a instance maintenance policy to the specified Auto Scaling group. Defined below. InstanceMaintenancePolicy []InstanceMaintenancePolicyInitParameters `json:"instanceMaintenancePolicy,omitempty" tf:"instance_maintenance_policy,omitempty"` // If this block is configured, start an // Instance Refresh // when this Auto Scaling Group is updated. Defined below. InstanceRefresh []InstanceRefreshInitParameters `json:"instanceRefresh,omitempty" tf:"instance_refresh,omitempty"` // Name of the launch configuration to use. // +crossplane:generate:reference:type=github.com/upbound/provider-aws/apis/autoscaling/v1beta1.LaunchConfiguration LaunchConfiguration *string `json:"launchConfiguration,omitempty" tf:"launch_configuration,omitempty"` // Reference to a LaunchConfiguration in autoscaling to populate launchConfiguration. // +kubebuilder:validation:Optional LaunchConfigurationRef *v1.Reference `json:"launchConfigurationRef,omitempty" tf:"-"` // Selector for a LaunchConfiguration in autoscaling to populate launchConfiguration. // +kubebuilder:validation:Optional LaunchConfigurationSelector *v1.Selector `json:"launchConfigurationSelector,omitempty" tf:"-"` // Nested argument with Launch template specification to use to launch instances. See Launch Template below for more details. LaunchTemplate []LaunchTemplateInitParameters `json:"launchTemplate,omitempty" tf:"launch_template,omitempty"` // Maximum amount of time, in seconds, that an instance can be in service, values must be either equal to 0 or between 86400 and 31536000 seconds. MaxInstanceLifetime *float64 `json:"maxInstanceLifetime,omitempty" tf:"max_instance_lifetime,omitempty"` // Maximum size of the Auto Scaling Group. MaxSize *float64 `json:"maxSize,omitempty" tf:"max_size,omitempty"` // Granularity to associate with the metrics to collect. The only valid value is 1Minute. Default is 1Minute. MetricsGranularity *string `json:"metricsGranularity,omitempty" tf:"metrics_granularity,omitempty"` // Updates will not wait on ELB instance number changes. // (See also Waiting for Capacity below.) MinELBCapacity *float64 `json:"minElbCapacity,omitempty" tf:"min_elb_capacity,omitempty"` // Minimum size of the Auto Scaling Group. // (See also Waiting for Capacity below.) MinSize *float64 `json:"minSize,omitempty" tf:"min_size,omitempty"` // Configuration block containing settings to define launch targets for Auto Scaling groups. See Mixed Instances Policy below for more details. MixedInstancesPolicy []MixedInstancesPolicyInitParameters `json:"mixedInstancesPolicy,omitempty" tf:"mixed_instances_policy,omitempty"` // Name of the placement group into which you'll launch your instances, if any. // +crossplane:generate:reference:type=github.com/upbound/provider-aws/apis/ec2/v1beta1.PlacementGroup // +crossplane:generate:reference:extractor=github.com/crossplane/upjet/pkg/resource.ExtractResourceID() PlacementGroup *string `json:"placementGroup,omitempty" tf:"placement_group,omitempty"` // Reference to a PlacementGroup in ec2 to populate placementGroup. // +kubebuilder:validation:Optional PlacementGroupRef *v1.Reference `json:"placementGroupRef,omitempty" tf:"-"` // Selector for a PlacementGroup in ec2 to populate placementGroup. // +kubebuilder:validation:Optional PlacementGroupSelector *v1.Selector `json:"placementGroupSelector,omitempty" tf:"-"` // Whether newly launched instances // are automatically protected from termination by Amazon EC2 Auto Scaling when // scaling in. For more information about preventing instances from terminating // on scale in, see Using instance scale-in protection // in the Amazon EC2 Auto Scaling User Guide. ProtectFromScaleIn *bool `json:"protectFromScaleIn,omitempty" tf:"protect_from_scale_in,omitempty"` // ARN of the service-linked role that the ASG will use to call other AWS services // +crossplane:generate:reference:type=github.com/upbound/provider-aws/apis/iam/v1beta1.Role // +crossplane:generate:reference:extractor=github.com/upbound/provider-aws/config/common.ARNExtractor() ServiceLinkedRoleArn *string `json:"serviceLinkedRoleArn,omitempty" tf:"service_linked_role_arn,omitempty"` // Reference to a Role in iam to populate serviceLinkedRoleArn. // +kubebuilder:validation:Optional ServiceLinkedRoleArnRef *v1.Reference `json:"serviceLinkedRoleArnRef,omitempty" tf:"-"` // Selector for a Role in iam to populate serviceLinkedRoleArn. // +kubebuilder:validation:Optional ServiceLinkedRoleArnSelector *v1.Selector `json:"serviceLinkedRoleArnSelector,omitempty" tf:"-"` // List of processes to suspend for the Auto Scaling Group. The allowed values are Launch, Terminate, HealthCheck, ReplaceUnhealthy, AZRebalance, AlarmNotification, ScheduledActions, AddToLoadBalancer, InstanceRefresh. // Note that if you suspend either the Launch or Terminate process types, it can prevent your Auto Scaling Group from functioning properly. // +listType=set SuspendedProcesses []*string `json:"suspendedProcesses,omitempty" tf:"suspended_processes,omitempty"` // Configuration block(s) containing resource tags. See Tag below for more details. Tag []TagInitParameters `json:"tag,omitempty" tf:"tag,omitempty"` // List of policies to decide how the instances in the Auto Scaling Group should be terminated. The allowed values are OldestInstance, NewestInstance, OldestLaunchConfiguration, ClosestToNextInstanceHour, OldestLaunchTemplate, AllocationStrategy, Default. Additionally, the ARN of a Lambda function can be specified for custom termination policies. TerminationPolicies []*string `json:"terminationPolicies,omitempty" tf:"termination_policies,omitempty"` // Attaches one or more traffic sources to the specified Auto Scaling group. TrafficSource []TrafficSourceInitParameters `json:"trafficSource,omitempty" tf:"traffic_source,omitempty"` // List of subnet IDs to launch resources in. Subnets automatically determine which availability zones the group will reside. Conflicts with availability_zones. // +crossplane:generate:reference:type=github.com/upbound/provider-aws/apis/ec2/v1beta1.Subnet // +listType=set VPCZoneIdentifier []*string `json:"vpcZoneIdentifier,omitempty" tf:"vpc_zone_identifier,omitempty"` // References to Subnet in ec2 to populate vpcZoneIdentifier. // +kubebuilder:validation:Optional VPCZoneIdentifierRefs []v1.Reference `json:"vpcZoneIdentifierRefs,omitempty" tf:"-"` // Selector for a list of Subnet in ec2 to populate vpcZoneIdentifier. // +kubebuilder:validation:Optional VPCZoneIdentifierSelector *v1.Selector `json:"vpcZoneIdentifierSelector,omitempty" tf:"-"` // (See also Waiting // for Capacity below. WaitForCapacityTimeout *string `json:"waitForCapacityTimeout,omitempty" tf:"wait_for_capacity_timeout,omitempty"` // (Takes // precedence over min_elb_capacity behavior.) // (See also Waiting for Capacity below.) WaitForELBCapacity *float64 `json:"waitForElbCapacity,omitempty" tf:"wait_for_elb_capacity,omitempty"` // If this block is configured, add a Warm Pool // to the specified Auto Scaling group. Defined below WarmPool []WarmPoolInitParameters `json:"warmPool,omitempty" tf:"warm_pool,omitempty"` }
func (*AutoscalingGroupInitParameters) DeepCopy ¶
func (in *AutoscalingGroupInitParameters) DeepCopy() *AutoscalingGroupInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AutoscalingGroupInitParameters.
func (*AutoscalingGroupInitParameters) DeepCopyInto ¶
func (in *AutoscalingGroupInitParameters) DeepCopyInto(out *AutoscalingGroupInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type AutoscalingGroupList ¶
type AutoscalingGroupList struct { metav1.TypeMeta `json:",inline"` metav1.ListMeta `json:"metadata,omitempty"` Items []AutoscalingGroup `json:"items"` }
AutoscalingGroupList contains a list of AutoscalingGroups
func (*AutoscalingGroupList) DeepCopy ¶
func (in *AutoscalingGroupList) DeepCopy() *AutoscalingGroupList
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AutoscalingGroupList.
func (*AutoscalingGroupList) DeepCopyInto ¶
func (in *AutoscalingGroupList) DeepCopyInto(out *AutoscalingGroupList)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*AutoscalingGroupList) DeepCopyObject ¶
func (in *AutoscalingGroupList) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*AutoscalingGroupList) GetItems ¶
func (l *AutoscalingGroupList) GetItems() []resource.Managed
GetItems of this AutoscalingGroupList.
type AutoscalingGroupObservation ¶
type AutoscalingGroupObservation struct { // ARN for this Auto Scaling Group Arn *string `json:"arn,omitempty" tf:"arn,omitempty"` // A list of Availability Zones where instances in the Auto Scaling group can be created. Used for launching into the default VPC subnet in each Availability Zone when not using the vpc_zone_identifier attribute, or for attaching a network interface when an existing network interface ID is specified in a launch template. Conflicts with vpc_zone_identifier. // +listType=set AvailabilityZones []*string `json:"availabilityZones,omitempty" tf:"availability_zones,omitempty"` // Whether capacity rebalance is enabled. Otherwise, capacity rebalance is disabled. CapacityRebalance *bool `json:"capacityRebalance,omitempty" tf:"capacity_rebalance,omitempty"` // Reserved. Context *string `json:"context,omitempty" tf:"context,omitempty"` // Amount of time, in seconds, after a scaling activity completes before another scaling activity can start. DefaultCooldown *float64 `json:"defaultCooldown,omitempty" tf:"default_cooldown,omitempty"` // Amount of time, in seconds, until a newly launched instance can contribute to the Amazon CloudWatch metrics. This delay lets an instance finish initializing before Amazon EC2 Auto Scaling aggregates instance metrics, resulting in more reliable usage data. Set this value equal to the amount of time that it takes for resource consumption to become stable after an instance reaches the InService state. (See Set the default instance warmup for an Auto Scaling group) DefaultInstanceWarmup *float64 `json:"defaultInstanceWarmup,omitempty" tf:"default_instance_warmup,omitempty"` // Number of Amazon EC2 instances that // should be running in the group. (See also Waiting for // Capacity below.) DesiredCapacity *float64 `json:"desiredCapacity,omitempty" tf:"desired_capacity,omitempty"` // The unit of measurement for the value specified for desired_capacity. Supported for attribute-based instance type selection only. Valid values: "units", "vcpu", "memory-mib". DesiredCapacityType *string `json:"desiredCapacityType,omitempty" tf:"desired_capacity_type,omitempty"` // List of metrics to collect. The allowed values are defined by the underlying AWS API. // +listType=set EnabledMetrics []*string `json:"enabledMetrics,omitempty" tf:"enabled_metrics,omitempty"` // Allows deleting the Auto Scaling Group without waiting // for all instances in the pool to terminate. You can force an Auto Scaling Group to delete // even if it's in the process of scaling a resource. This bypasses that // behavior and potentially leaves resources dangling. ForceDelete *bool `json:"forceDelete,omitempty" tf:"force_delete,omitempty"` // Allows deleting the Auto Scaling Group without waiting for all instances in the warm pool to terminate. ForceDeleteWarmPool *bool `json:"forceDeleteWarmPool,omitempty" tf:"force_delete_warm_pool,omitempty"` // Time (in seconds) after instance comes into service before checking health. HealthCheckGracePeriod *float64 `json:"healthCheckGracePeriod,omitempty" tf:"health_check_grace_period,omitempty"` // "EC2" or "ELB". Controls how health checking is done. HealthCheckType *string `json:"healthCheckType,omitempty" tf:"health_check_type,omitempty"` // Auto Scaling Group id. ID *string `json:"id,omitempty" tf:"id,omitempty"` // Whether to ignore failed Auto Scaling scaling activities while waiting for capacity. The default is false -- failed scaling activities cause errors to be returned. IgnoreFailedScalingActivities *bool `json:"ignoreFailedScalingActivities,omitempty" tf:"ignore_failed_scaling_activities,omitempty"` // One or more // Lifecycle Hooks // to attach to the Auto Scaling Group before instances are launched. The // syntax is exactly the same as the separate // aws_autoscaling_lifecycle_hook // resource, without the autoscaling_group_name attribute. Please note that this will only work when creating // a new Auto Scaling Group. For all other use-cases, please use aws_autoscaling_lifecycle_hook resource. InitialLifecycleHook []InitialLifecycleHookObservation `json:"initialLifecycleHook,omitempty" tf:"initial_lifecycle_hook,omitempty"` // If this block is configured, add a instance maintenance policy to the specified Auto Scaling group. Defined below. InstanceMaintenancePolicy []InstanceMaintenancePolicyObservation `json:"instanceMaintenancePolicy,omitempty" tf:"instance_maintenance_policy,omitempty"` // If this block is configured, start an // Instance Refresh // when this Auto Scaling Group is updated. Defined below. InstanceRefresh []InstanceRefreshObservation `json:"instanceRefresh,omitempty" tf:"instance_refresh,omitempty"` // Name of the launch configuration to use. LaunchConfiguration *string `json:"launchConfiguration,omitempty" tf:"launch_configuration,omitempty"` // Nested argument with Launch template specification to use to launch instances. See Launch Template below for more details. LaunchTemplate []LaunchTemplateObservation `json:"launchTemplate,omitempty" tf:"launch_template,omitempty"` // List of elastic load balancer names to add to the autoscaling // group names. Only valid for classic load balancers. For ALBs, use target_group_arns instead. To remove all load balancer attachments an empty list should be specified. // +listType=set LoadBalancers []*string `json:"loadBalancers,omitempty" tf:"load_balancers,omitempty"` // Maximum amount of time, in seconds, that an instance can be in service, values must be either equal to 0 or between 86400 and 31536000 seconds. MaxInstanceLifetime *float64 `json:"maxInstanceLifetime,omitempty" tf:"max_instance_lifetime,omitempty"` // Maximum size of the Auto Scaling Group. MaxSize *float64 `json:"maxSize,omitempty" tf:"max_size,omitempty"` // Granularity to associate with the metrics to collect. The only valid value is 1Minute. Default is 1Minute. MetricsGranularity *string `json:"metricsGranularity,omitempty" tf:"metrics_granularity,omitempty"` // Updates will not wait on ELB instance number changes. // (See also Waiting for Capacity below.) MinELBCapacity *float64 `json:"minElbCapacity,omitempty" tf:"min_elb_capacity,omitempty"` // Minimum size of the Auto Scaling Group. // (See also Waiting for Capacity below.) MinSize *float64 `json:"minSize,omitempty" tf:"min_size,omitempty"` // Configuration block containing settings to define launch targets for Auto Scaling groups. See Mixed Instances Policy below for more details. MixedInstancesPolicy []MixedInstancesPolicyObservation `json:"mixedInstancesPolicy,omitempty" tf:"mixed_instances_policy,omitempty"` // Name of the placement group into which you'll launch your instances, if any. PlacementGroup *string `json:"placementGroup,omitempty" tf:"placement_group,omitempty"` // Predicted capacity of the group. PredictedCapacity *float64 `json:"predictedCapacity,omitempty" tf:"predicted_capacity,omitempty"` // Whether newly launched instances // are automatically protected from termination by Amazon EC2 Auto Scaling when // scaling in. For more information about preventing instances from terminating // on scale in, see Using instance scale-in protection // in the Amazon EC2 Auto Scaling User Guide. ProtectFromScaleIn *bool `json:"protectFromScaleIn,omitempty" tf:"protect_from_scale_in,omitempty"` // ARN of the service-linked role that the ASG will use to call other AWS services ServiceLinkedRoleArn *string `json:"serviceLinkedRoleArn,omitempty" tf:"service_linked_role_arn,omitempty"` // List of processes to suspend for the Auto Scaling Group. The allowed values are Launch, Terminate, HealthCheck, ReplaceUnhealthy, AZRebalance, AlarmNotification, ScheduledActions, AddToLoadBalancer, InstanceRefresh. // Note that if you suspend either the Launch or Terminate process types, it can prevent your Auto Scaling Group from functioning properly. // +listType=set SuspendedProcesses []*string `json:"suspendedProcesses,omitempty" tf:"suspended_processes,omitempty"` // Configuration block(s) containing resource tags. See Tag below for more details. Tag []TagObservation `json:"tag,omitempty" tf:"tag,omitempty"` // Set of aws_alb_target_group ARNs, for use with Application or Network Load Balancing. To remove all target group attachments an empty list should be specified. // +listType=set TargetGroupArns []*string `json:"targetGroupArns,omitempty" tf:"target_group_arns,omitempty"` // List of policies to decide how the instances in the Auto Scaling Group should be terminated. The allowed values are OldestInstance, NewestInstance, OldestLaunchConfiguration, ClosestToNextInstanceHour, OldestLaunchTemplate, AllocationStrategy, Default. Additionally, the ARN of a Lambda function can be specified for custom termination policies. TerminationPolicies []*string `json:"terminationPolicies,omitempty" tf:"termination_policies,omitempty"` // Attaches one or more traffic sources to the specified Auto Scaling group. TrafficSource []TrafficSourceObservation `json:"trafficSource,omitempty" tf:"traffic_source,omitempty"` // List of subnet IDs to launch resources in. Subnets automatically determine which availability zones the group will reside. Conflicts with availability_zones. // +listType=set VPCZoneIdentifier []*string `json:"vpcZoneIdentifier,omitempty" tf:"vpc_zone_identifier,omitempty"` // (See also Waiting // for Capacity below. WaitForCapacityTimeout *string `json:"waitForCapacityTimeout,omitempty" tf:"wait_for_capacity_timeout,omitempty"` // (Takes // precedence over min_elb_capacity behavior.) // (See also Waiting for Capacity below.) WaitForELBCapacity *float64 `json:"waitForElbCapacity,omitempty" tf:"wait_for_elb_capacity,omitempty"` // If this block is configured, add a Warm Pool // to the specified Auto Scaling group. Defined below WarmPool []WarmPoolObservation `json:"warmPool,omitempty" tf:"warm_pool,omitempty"` // Current size of the warm pool. WarmPoolSize *float64 `json:"warmPoolSize,omitempty" tf:"warm_pool_size,omitempty"` }
func (*AutoscalingGroupObservation) DeepCopy ¶
func (in *AutoscalingGroupObservation) DeepCopy() *AutoscalingGroupObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AutoscalingGroupObservation.
func (*AutoscalingGroupObservation) DeepCopyInto ¶
func (in *AutoscalingGroupObservation) DeepCopyInto(out *AutoscalingGroupObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type AutoscalingGroupParameters ¶
type AutoscalingGroupParameters struct { // A list of Availability Zones where instances in the Auto Scaling group can be created. Used for launching into the default VPC subnet in each Availability Zone when not using the vpc_zone_identifier attribute, or for attaching a network interface when an existing network interface ID is specified in a launch template. Conflicts with vpc_zone_identifier. // +kubebuilder:validation:Optional // +listType=set AvailabilityZones []*string `json:"availabilityZones,omitempty" tf:"availability_zones,omitempty"` // Whether capacity rebalance is enabled. Otherwise, capacity rebalance is disabled. // +kubebuilder:validation:Optional CapacityRebalance *bool `json:"capacityRebalance,omitempty" tf:"capacity_rebalance,omitempty"` // Reserved. // +kubebuilder:validation:Optional Context *string `json:"context,omitempty" tf:"context,omitempty"` // Amount of time, in seconds, after a scaling activity completes before another scaling activity can start. // +kubebuilder:validation:Optional DefaultCooldown *float64 `json:"defaultCooldown,omitempty" tf:"default_cooldown,omitempty"` // Amount of time, in seconds, until a newly launched instance can contribute to the Amazon CloudWatch metrics. This delay lets an instance finish initializing before Amazon EC2 Auto Scaling aggregates instance metrics, resulting in more reliable usage data. Set this value equal to the amount of time that it takes for resource consumption to become stable after an instance reaches the InService state. (See Set the default instance warmup for an Auto Scaling group) // +kubebuilder:validation:Optional DefaultInstanceWarmup *float64 `json:"defaultInstanceWarmup,omitempty" tf:"default_instance_warmup,omitempty"` // Number of Amazon EC2 instances that // should be running in the group. (See also Waiting for // Capacity below.) // +kubebuilder:validation:Optional DesiredCapacity *float64 `json:"desiredCapacity,omitempty" tf:"desired_capacity,omitempty"` // The unit of measurement for the value specified for desired_capacity. Supported for attribute-based instance type selection only. Valid values: "units", "vcpu", "memory-mib". // +kubebuilder:validation:Optional DesiredCapacityType *string `json:"desiredCapacityType,omitempty" tf:"desired_capacity_type,omitempty"` // List of metrics to collect. The allowed values are defined by the underlying AWS API. // +kubebuilder:validation:Optional // +listType=set EnabledMetrics []*string `json:"enabledMetrics,omitempty" tf:"enabled_metrics,omitempty"` // Allows deleting the Auto Scaling Group without waiting // for all instances in the pool to terminate. You can force an Auto Scaling Group to delete // even if it's in the process of scaling a resource. This bypasses that // behavior and potentially leaves resources dangling. // +kubebuilder:validation:Optional ForceDelete *bool `json:"forceDelete,omitempty" tf:"force_delete,omitempty"` // Allows deleting the Auto Scaling Group without waiting for all instances in the warm pool to terminate. // +kubebuilder:validation:Optional ForceDeleteWarmPool *bool `json:"forceDeleteWarmPool,omitempty" tf:"force_delete_warm_pool,omitempty"` // Time (in seconds) after instance comes into service before checking health. // +kubebuilder:validation:Optional HealthCheckGracePeriod *float64 `json:"healthCheckGracePeriod,omitempty" tf:"health_check_grace_period,omitempty"` // "EC2" or "ELB". Controls how health checking is done. // +kubebuilder:validation:Optional HealthCheckType *string `json:"healthCheckType,omitempty" tf:"health_check_type,omitempty"` // Whether to ignore failed Auto Scaling scaling activities while waiting for capacity. The default is false -- failed scaling activities cause errors to be returned. // +kubebuilder:validation:Optional IgnoreFailedScalingActivities *bool `json:"ignoreFailedScalingActivities,omitempty" tf:"ignore_failed_scaling_activities,omitempty"` // One or more // Lifecycle Hooks // to attach to the Auto Scaling Group before instances are launched. The // syntax is exactly the same as the separate // aws_autoscaling_lifecycle_hook // resource, without the autoscaling_group_name attribute. Please note that this will only work when creating // a new Auto Scaling Group. For all other use-cases, please use aws_autoscaling_lifecycle_hook resource. // +kubebuilder:validation:Optional InitialLifecycleHook []InitialLifecycleHookParameters `json:"initialLifecycleHook,omitempty" tf:"initial_lifecycle_hook,omitempty"` // If this block is configured, add a instance maintenance policy to the specified Auto Scaling group. Defined below. // +kubebuilder:validation:Optional InstanceMaintenancePolicy []InstanceMaintenancePolicyParameters `json:"instanceMaintenancePolicy,omitempty" tf:"instance_maintenance_policy,omitempty"` // If this block is configured, start an // Instance Refresh // when this Auto Scaling Group is updated. Defined below. // +kubebuilder:validation:Optional InstanceRefresh []InstanceRefreshParameters `json:"instanceRefresh,omitempty" tf:"instance_refresh,omitempty"` // Name of the launch configuration to use. // +crossplane:generate:reference:type=github.com/upbound/provider-aws/apis/autoscaling/v1beta1.LaunchConfiguration // +kubebuilder:validation:Optional LaunchConfiguration *string `json:"launchConfiguration,omitempty" tf:"launch_configuration,omitempty"` // Reference to a LaunchConfiguration in autoscaling to populate launchConfiguration. // +kubebuilder:validation:Optional LaunchConfigurationRef *v1.Reference `json:"launchConfigurationRef,omitempty" tf:"-"` // Selector for a LaunchConfiguration in autoscaling to populate launchConfiguration. // +kubebuilder:validation:Optional LaunchConfigurationSelector *v1.Selector `json:"launchConfigurationSelector,omitempty" tf:"-"` // Nested argument with Launch template specification to use to launch instances. See Launch Template below for more details. // +kubebuilder:validation:Optional LaunchTemplate []LaunchTemplateParameters `json:"launchTemplate,omitempty" tf:"launch_template,omitempty"` // Maximum amount of time, in seconds, that an instance can be in service, values must be either equal to 0 or between 86400 and 31536000 seconds. // +kubebuilder:validation:Optional MaxInstanceLifetime *float64 `json:"maxInstanceLifetime,omitempty" tf:"max_instance_lifetime,omitempty"` // Maximum size of the Auto Scaling Group. // +kubebuilder:validation:Optional MaxSize *float64 `json:"maxSize,omitempty" tf:"max_size,omitempty"` // Granularity to associate with the metrics to collect. The only valid value is 1Minute. Default is 1Minute. // +kubebuilder:validation:Optional MetricsGranularity *string `json:"metricsGranularity,omitempty" tf:"metrics_granularity,omitempty"` // Updates will not wait on ELB instance number changes. // (See also Waiting for Capacity below.) // +kubebuilder:validation:Optional MinELBCapacity *float64 `json:"minElbCapacity,omitempty" tf:"min_elb_capacity,omitempty"` // Minimum size of the Auto Scaling Group. // (See also Waiting for Capacity below.) // +kubebuilder:validation:Optional MinSize *float64 `json:"minSize,omitempty" tf:"min_size,omitempty"` // Configuration block containing settings to define launch targets for Auto Scaling groups. See Mixed Instances Policy below for more details. // +kubebuilder:validation:Optional MixedInstancesPolicy []MixedInstancesPolicyParameters `json:"mixedInstancesPolicy,omitempty" tf:"mixed_instances_policy,omitempty"` // Name of the placement group into which you'll launch your instances, if any. // +crossplane:generate:reference:type=github.com/upbound/provider-aws/apis/ec2/v1beta1.PlacementGroup // +crossplane:generate:reference:extractor=github.com/crossplane/upjet/pkg/resource.ExtractResourceID() // +kubebuilder:validation:Optional PlacementGroup *string `json:"placementGroup,omitempty" tf:"placement_group,omitempty"` // Reference to a PlacementGroup in ec2 to populate placementGroup. // +kubebuilder:validation:Optional PlacementGroupRef *v1.Reference `json:"placementGroupRef,omitempty" tf:"-"` // Selector for a PlacementGroup in ec2 to populate placementGroup. // +kubebuilder:validation:Optional PlacementGroupSelector *v1.Selector `json:"placementGroupSelector,omitempty" tf:"-"` // Whether newly launched instances // are automatically protected from termination by Amazon EC2 Auto Scaling when // scaling in. For more information about preventing instances from terminating // on scale in, see Using instance scale-in protection // in the Amazon EC2 Auto Scaling User Guide. // +kubebuilder:validation:Optional ProtectFromScaleIn *bool `json:"protectFromScaleIn,omitempty" tf:"protect_from_scale_in,omitempty"` // Region is the region you'd like your resource to be created in. // +upjet:crd:field:TFTag=- // +kubebuilder:validation:Required Region *string `json:"region" tf:"-"` // ARN of the service-linked role that the ASG will use to call other AWS services // +crossplane:generate:reference:type=github.com/upbound/provider-aws/apis/iam/v1beta1.Role // +crossplane:generate:reference:extractor=github.com/upbound/provider-aws/config/common.ARNExtractor() // +kubebuilder:validation:Optional ServiceLinkedRoleArn *string `json:"serviceLinkedRoleArn,omitempty" tf:"service_linked_role_arn,omitempty"` // Reference to a Role in iam to populate serviceLinkedRoleArn. // +kubebuilder:validation:Optional ServiceLinkedRoleArnRef *v1.Reference `json:"serviceLinkedRoleArnRef,omitempty" tf:"-"` // Selector for a Role in iam to populate serviceLinkedRoleArn. // +kubebuilder:validation:Optional ServiceLinkedRoleArnSelector *v1.Selector `json:"serviceLinkedRoleArnSelector,omitempty" tf:"-"` // List of processes to suspend for the Auto Scaling Group. The allowed values are Launch, Terminate, HealthCheck, ReplaceUnhealthy, AZRebalance, AlarmNotification, ScheduledActions, AddToLoadBalancer, InstanceRefresh. // Note that if you suspend either the Launch or Terminate process types, it can prevent your Auto Scaling Group from functioning properly. // +kubebuilder:validation:Optional // +listType=set SuspendedProcesses []*string `json:"suspendedProcesses,omitempty" tf:"suspended_processes,omitempty"` // Configuration block(s) containing resource tags. See Tag below for more details. // +kubebuilder:validation:Optional Tag []TagParameters `json:"tag,omitempty" tf:"tag,omitempty"` // List of policies to decide how the instances in the Auto Scaling Group should be terminated. The allowed values are OldestInstance, NewestInstance, OldestLaunchConfiguration, ClosestToNextInstanceHour, OldestLaunchTemplate, AllocationStrategy, Default. Additionally, the ARN of a Lambda function can be specified for custom termination policies. // +kubebuilder:validation:Optional TerminationPolicies []*string `json:"terminationPolicies,omitempty" tf:"termination_policies,omitempty"` // Attaches one or more traffic sources to the specified Auto Scaling group. // +kubebuilder:validation:Optional TrafficSource []TrafficSourceParameters `json:"trafficSource,omitempty" tf:"traffic_source,omitempty"` // List of subnet IDs to launch resources in. Subnets automatically determine which availability zones the group will reside. Conflicts with availability_zones. // +crossplane:generate:reference:type=github.com/upbound/provider-aws/apis/ec2/v1beta1.Subnet // +kubebuilder:validation:Optional // +listType=set VPCZoneIdentifier []*string `json:"vpcZoneIdentifier,omitempty" tf:"vpc_zone_identifier,omitempty"` // References to Subnet in ec2 to populate vpcZoneIdentifier. // +kubebuilder:validation:Optional VPCZoneIdentifierRefs []v1.Reference `json:"vpcZoneIdentifierRefs,omitempty" tf:"-"` // Selector for a list of Subnet in ec2 to populate vpcZoneIdentifier. // +kubebuilder:validation:Optional VPCZoneIdentifierSelector *v1.Selector `json:"vpcZoneIdentifierSelector,omitempty" tf:"-"` // (See also Waiting // for Capacity below. // +kubebuilder:validation:Optional WaitForCapacityTimeout *string `json:"waitForCapacityTimeout,omitempty" tf:"wait_for_capacity_timeout,omitempty"` // (Takes // precedence over min_elb_capacity behavior.) // (See also Waiting for Capacity below.) // +kubebuilder:validation:Optional WaitForELBCapacity *float64 `json:"waitForElbCapacity,omitempty" tf:"wait_for_elb_capacity,omitempty"` // If this block is configured, add a Warm Pool // to the specified Auto Scaling group. Defined below // +kubebuilder:validation:Optional WarmPool []WarmPoolParameters `json:"warmPool,omitempty" tf:"warm_pool,omitempty"` }
func (*AutoscalingGroupParameters) DeepCopy ¶
func (in *AutoscalingGroupParameters) DeepCopy() *AutoscalingGroupParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AutoscalingGroupParameters.
func (*AutoscalingGroupParameters) DeepCopyInto ¶
func (in *AutoscalingGroupParameters) DeepCopyInto(out *AutoscalingGroupParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type AutoscalingGroupSpec ¶
type AutoscalingGroupSpec struct { v1.ResourceSpec `json:",inline"` ForProvider AutoscalingGroupParameters `json:"forProvider"` // THIS IS A BETA FIELD. It will be honored // unless the Management Policies feature flag is disabled. // InitProvider holds the same fields as ForProvider, with the exception // of Identifier and other resource reference fields. The fields that are // in InitProvider are merged into ForProvider when the resource is created. // The same fields are also added to the terraform ignore_changes hook, to // avoid updating them after creation. This is useful for fields that are // required on creation, but we do not desire to update them after creation, // for example because of an external controller is managing them, like an // autoscaler. InitProvider AutoscalingGroupInitParameters `json:"initProvider,omitempty"` }
AutoscalingGroupSpec defines the desired state of AutoscalingGroup
func (*AutoscalingGroupSpec) DeepCopy ¶
func (in *AutoscalingGroupSpec) DeepCopy() *AutoscalingGroupSpec
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AutoscalingGroupSpec.
func (*AutoscalingGroupSpec) DeepCopyInto ¶
func (in *AutoscalingGroupSpec) DeepCopyInto(out *AutoscalingGroupSpec)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type AutoscalingGroupStatus ¶
type AutoscalingGroupStatus struct { v1.ResourceStatus `json:",inline"` AtProvider AutoscalingGroupObservation `json:"atProvider,omitempty"` }
AutoscalingGroupStatus defines the observed state of AutoscalingGroup.
func (*AutoscalingGroupStatus) DeepCopy ¶
func (in *AutoscalingGroupStatus) DeepCopy() *AutoscalingGroupStatus
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new AutoscalingGroupStatus.
func (*AutoscalingGroupStatus) DeepCopyInto ¶
func (in *AutoscalingGroupStatus) DeepCopyInto(out *AutoscalingGroupStatus)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type BaselineEBSBandwidthMbpsInitParameters ¶
type BaselineEBSBandwidthMbpsInitParameters struct { // Maximum. Max *float64 `json:"max,omitempty" tf:"max,omitempty"` // Minimum. Min *float64 `json:"min,omitempty" tf:"min,omitempty"` }
func (*BaselineEBSBandwidthMbpsInitParameters) DeepCopy ¶
func (in *BaselineEBSBandwidthMbpsInitParameters) DeepCopy() *BaselineEBSBandwidthMbpsInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new BaselineEBSBandwidthMbpsInitParameters.
func (*BaselineEBSBandwidthMbpsInitParameters) DeepCopyInto ¶
func (in *BaselineEBSBandwidthMbpsInitParameters) DeepCopyInto(out *BaselineEBSBandwidthMbpsInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type BaselineEBSBandwidthMbpsObservation ¶
type BaselineEBSBandwidthMbpsObservation struct { // Maximum. Max *float64 `json:"max,omitempty" tf:"max,omitempty"` // Minimum. Min *float64 `json:"min,omitempty" tf:"min,omitempty"` }
func (*BaselineEBSBandwidthMbpsObservation) DeepCopy ¶
func (in *BaselineEBSBandwidthMbpsObservation) DeepCopy() *BaselineEBSBandwidthMbpsObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new BaselineEBSBandwidthMbpsObservation.
func (*BaselineEBSBandwidthMbpsObservation) DeepCopyInto ¶
func (in *BaselineEBSBandwidthMbpsObservation) DeepCopyInto(out *BaselineEBSBandwidthMbpsObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type BaselineEBSBandwidthMbpsParameters ¶
type BaselineEBSBandwidthMbpsParameters struct { // Maximum. // +kubebuilder:validation:Optional Max *float64 `json:"max,omitempty" tf:"max,omitempty"` // Minimum. // +kubebuilder:validation:Optional Min *float64 `json:"min,omitempty" tf:"min,omitempty"` }
func (*BaselineEBSBandwidthMbpsParameters) DeepCopy ¶
func (in *BaselineEBSBandwidthMbpsParameters) DeepCopy() *BaselineEBSBandwidthMbpsParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new BaselineEBSBandwidthMbpsParameters.
func (*BaselineEBSBandwidthMbpsParameters) DeepCopyInto ¶
func (in *BaselineEBSBandwidthMbpsParameters) DeepCopyInto(out *BaselineEBSBandwidthMbpsParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type CustomizedCapacityMetricSpecificationInitParameters ¶ added in v1.7.0
type CustomizedCapacityMetricSpecificationInitParameters struct { // List of up to 10 structures that defines custom capacity metric in predictive scaling policy MetricDataQueries []MetricDataQueriesInitParameters `json:"metricDataQueries,omitempty" tf:"metric_data_queries,omitempty"` }
func (*CustomizedCapacityMetricSpecificationInitParameters) DeepCopy ¶ added in v1.7.0
func (in *CustomizedCapacityMetricSpecificationInitParameters) DeepCopy() *CustomizedCapacityMetricSpecificationInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CustomizedCapacityMetricSpecificationInitParameters.
func (*CustomizedCapacityMetricSpecificationInitParameters) DeepCopyInto ¶ added in v1.7.0
func (in *CustomizedCapacityMetricSpecificationInitParameters) DeepCopyInto(out *CustomizedCapacityMetricSpecificationInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type CustomizedCapacityMetricSpecificationObservation ¶ added in v1.7.0
type CustomizedCapacityMetricSpecificationObservation struct { // List of up to 10 structures that defines custom capacity metric in predictive scaling policy MetricDataQueries []MetricDataQueriesObservation `json:"metricDataQueries,omitempty" tf:"metric_data_queries,omitempty"` }
func (*CustomizedCapacityMetricSpecificationObservation) DeepCopy ¶ added in v1.7.0
func (in *CustomizedCapacityMetricSpecificationObservation) DeepCopy() *CustomizedCapacityMetricSpecificationObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CustomizedCapacityMetricSpecificationObservation.
func (*CustomizedCapacityMetricSpecificationObservation) DeepCopyInto ¶ added in v1.7.0
func (in *CustomizedCapacityMetricSpecificationObservation) DeepCopyInto(out *CustomizedCapacityMetricSpecificationObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type CustomizedCapacityMetricSpecificationParameters ¶ added in v1.7.0
type CustomizedCapacityMetricSpecificationParameters struct { // List of up to 10 structures that defines custom capacity metric in predictive scaling policy // +kubebuilder:validation:Optional MetricDataQueries []MetricDataQueriesParameters `json:"metricDataQueries" tf:"metric_data_queries,omitempty"` }
func (*CustomizedCapacityMetricSpecificationParameters) DeepCopy ¶ added in v1.7.0
func (in *CustomizedCapacityMetricSpecificationParameters) DeepCopy() *CustomizedCapacityMetricSpecificationParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CustomizedCapacityMetricSpecificationParameters.
func (*CustomizedCapacityMetricSpecificationParameters) DeepCopyInto ¶ added in v1.7.0
func (in *CustomizedCapacityMetricSpecificationParameters) DeepCopyInto(out *CustomizedCapacityMetricSpecificationParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type CustomizedLoadMetricSpecificationInitParameters ¶ added in v1.7.0
type CustomizedLoadMetricSpecificationInitParameters struct { // List of up to 10 structures that defines custom load metric in predictive scaling policy MetricDataQueries []CustomizedLoadMetricSpecificationMetricDataQueriesInitParameters `json:"metricDataQueries,omitempty" tf:"metric_data_queries,omitempty"` }
func (*CustomizedLoadMetricSpecificationInitParameters) DeepCopy ¶ added in v1.7.0
func (in *CustomizedLoadMetricSpecificationInitParameters) DeepCopy() *CustomizedLoadMetricSpecificationInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CustomizedLoadMetricSpecificationInitParameters.
func (*CustomizedLoadMetricSpecificationInitParameters) DeepCopyInto ¶ added in v1.7.0
func (in *CustomizedLoadMetricSpecificationInitParameters) DeepCopyInto(out *CustomizedLoadMetricSpecificationInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type CustomizedLoadMetricSpecificationMetricDataQueriesInitParameters ¶ added in v1.7.0
type CustomizedLoadMetricSpecificationMetricDataQueriesInitParameters struct { // Math expression used on the returned metric. You must specify either expression or metric_stat, but not both. Expression *string `json:"expression,omitempty" tf:"expression,omitempty"` // Short name for the metric used in predictive scaling policy. ID *string `json:"id,omitempty" tf:"id,omitempty"` // Human-readable label for this metric or expression. Label *string `json:"label,omitempty" tf:"label,omitempty"` // Structure that defines CloudWatch metric to be used in predictive scaling policy. You must specify either expression or metric_stat, but not both. MetricStat *MetricDataQueriesMetricStatInitParameters `json:"metricStat,omitempty" tf:"metric_stat,omitempty"` // Boolean that indicates whether to return the timestamps and raw data values of this metric, the default is true ReturnData *bool `json:"returnData,omitempty" tf:"return_data,omitempty"` }
func (*CustomizedLoadMetricSpecificationMetricDataQueriesInitParameters) DeepCopy ¶ added in v1.7.0
func (in *CustomizedLoadMetricSpecificationMetricDataQueriesInitParameters) DeepCopy() *CustomizedLoadMetricSpecificationMetricDataQueriesInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CustomizedLoadMetricSpecificationMetricDataQueriesInitParameters.
func (*CustomizedLoadMetricSpecificationMetricDataQueriesInitParameters) DeepCopyInto ¶ added in v1.7.0
func (in *CustomizedLoadMetricSpecificationMetricDataQueriesInitParameters) DeepCopyInto(out *CustomizedLoadMetricSpecificationMetricDataQueriesInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type CustomizedLoadMetricSpecificationMetricDataQueriesObservation ¶ added in v1.7.0
type CustomizedLoadMetricSpecificationMetricDataQueriesObservation struct { // Math expression used on the returned metric. You must specify either expression or metric_stat, but not both. Expression *string `json:"expression,omitempty" tf:"expression,omitempty"` // Short name for the metric used in predictive scaling policy. ID *string `json:"id,omitempty" tf:"id,omitempty"` // Human-readable label for this metric or expression. Label *string `json:"label,omitempty" tf:"label,omitempty"` // Structure that defines CloudWatch metric to be used in predictive scaling policy. You must specify either expression or metric_stat, but not both. MetricStat *MetricDataQueriesMetricStatObservation `json:"metricStat,omitempty" tf:"metric_stat,omitempty"` // Boolean that indicates whether to return the timestamps and raw data values of this metric, the default is true ReturnData *bool `json:"returnData,omitempty" tf:"return_data,omitempty"` }
func (*CustomizedLoadMetricSpecificationMetricDataQueriesObservation) DeepCopy ¶ added in v1.7.0
func (in *CustomizedLoadMetricSpecificationMetricDataQueriesObservation) DeepCopy() *CustomizedLoadMetricSpecificationMetricDataQueriesObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CustomizedLoadMetricSpecificationMetricDataQueriesObservation.
func (*CustomizedLoadMetricSpecificationMetricDataQueriesObservation) DeepCopyInto ¶ added in v1.7.0
func (in *CustomizedLoadMetricSpecificationMetricDataQueriesObservation) DeepCopyInto(out *CustomizedLoadMetricSpecificationMetricDataQueriesObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type CustomizedLoadMetricSpecificationMetricDataQueriesParameters ¶ added in v1.7.0
type CustomizedLoadMetricSpecificationMetricDataQueriesParameters struct { // Math expression used on the returned metric. You must specify either expression or metric_stat, but not both. // +kubebuilder:validation:Optional Expression *string `json:"expression,omitempty" tf:"expression,omitempty"` // Short name for the metric used in predictive scaling policy. // +kubebuilder:validation:Optional ID *string `json:"id" tf:"id,omitempty"` // Human-readable label for this metric or expression. // +kubebuilder:validation:Optional Label *string `json:"label,omitempty" tf:"label,omitempty"` // Structure that defines CloudWatch metric to be used in predictive scaling policy. You must specify either expression or metric_stat, but not both. // +kubebuilder:validation:Optional MetricStat *MetricDataQueriesMetricStatParameters `json:"metricStat,omitempty" tf:"metric_stat,omitempty"` // Boolean that indicates whether to return the timestamps and raw data values of this metric, the default is true // +kubebuilder:validation:Optional ReturnData *bool `json:"returnData,omitempty" tf:"return_data,omitempty"` }
func (*CustomizedLoadMetricSpecificationMetricDataQueriesParameters) DeepCopy ¶ added in v1.7.0
func (in *CustomizedLoadMetricSpecificationMetricDataQueriesParameters) DeepCopy() *CustomizedLoadMetricSpecificationMetricDataQueriesParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CustomizedLoadMetricSpecificationMetricDataQueriesParameters.
func (*CustomizedLoadMetricSpecificationMetricDataQueriesParameters) DeepCopyInto ¶ added in v1.7.0
func (in *CustomizedLoadMetricSpecificationMetricDataQueriesParameters) DeepCopyInto(out *CustomizedLoadMetricSpecificationMetricDataQueriesParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type CustomizedLoadMetricSpecificationObservation ¶ added in v1.7.0
type CustomizedLoadMetricSpecificationObservation struct { // List of up to 10 structures that defines custom load metric in predictive scaling policy MetricDataQueries []CustomizedLoadMetricSpecificationMetricDataQueriesObservation `json:"metricDataQueries,omitempty" tf:"metric_data_queries,omitempty"` }
func (*CustomizedLoadMetricSpecificationObservation) DeepCopy ¶ added in v1.7.0
func (in *CustomizedLoadMetricSpecificationObservation) DeepCopy() *CustomizedLoadMetricSpecificationObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CustomizedLoadMetricSpecificationObservation.
func (*CustomizedLoadMetricSpecificationObservation) DeepCopyInto ¶ added in v1.7.0
func (in *CustomizedLoadMetricSpecificationObservation) DeepCopyInto(out *CustomizedLoadMetricSpecificationObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type CustomizedLoadMetricSpecificationParameters ¶ added in v1.7.0
type CustomizedLoadMetricSpecificationParameters struct { // List of up to 10 structures that defines custom load metric in predictive scaling policy // +kubebuilder:validation:Optional MetricDataQueries []CustomizedLoadMetricSpecificationMetricDataQueriesParameters `json:"metricDataQueries" tf:"metric_data_queries,omitempty"` }
func (*CustomizedLoadMetricSpecificationParameters) DeepCopy ¶ added in v1.7.0
func (in *CustomizedLoadMetricSpecificationParameters) DeepCopy() *CustomizedLoadMetricSpecificationParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CustomizedLoadMetricSpecificationParameters.
func (*CustomizedLoadMetricSpecificationParameters) DeepCopyInto ¶ added in v1.7.0
func (in *CustomizedLoadMetricSpecificationParameters) DeepCopyInto(out *CustomizedLoadMetricSpecificationParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type CustomizedMetricSpecificationInitParameters ¶ added in v1.7.0
type CustomizedMetricSpecificationInitParameters struct { // Dimensions of the metric. MetricDimension []MetricDimensionInitParameters `json:"metricDimension,omitempty" tf:"metric_dimension,omitempty"` // Name of the metric. MetricName *string `json:"metricName,omitempty" tf:"metric_name,omitempty"` // Metrics to include, as a metric data query. Metrics []MetricsInitParameters `json:"metrics,omitempty" tf:"metrics,omitempty"` // Namespace of the metric. Namespace *string `json:"namespace,omitempty" tf:"namespace,omitempty"` // Statistic of the metric. Statistic *string `json:"statistic,omitempty" tf:"statistic,omitempty"` // Unit of the metric. Unit *string `json:"unit,omitempty" tf:"unit,omitempty"` }
func (*CustomizedMetricSpecificationInitParameters) DeepCopy ¶ added in v1.7.0
func (in *CustomizedMetricSpecificationInitParameters) DeepCopy() *CustomizedMetricSpecificationInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CustomizedMetricSpecificationInitParameters.
func (*CustomizedMetricSpecificationInitParameters) DeepCopyInto ¶ added in v1.7.0
func (in *CustomizedMetricSpecificationInitParameters) DeepCopyInto(out *CustomizedMetricSpecificationInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type CustomizedMetricSpecificationObservation ¶ added in v1.7.0
type CustomizedMetricSpecificationObservation struct { // Dimensions of the metric. MetricDimension []MetricDimensionObservation `json:"metricDimension,omitempty" tf:"metric_dimension,omitempty"` // Name of the metric. MetricName *string `json:"metricName,omitempty" tf:"metric_name,omitempty"` // Metrics to include, as a metric data query. Metrics []MetricsObservation `json:"metrics,omitempty" tf:"metrics,omitempty"` // Namespace of the metric. Namespace *string `json:"namespace,omitempty" tf:"namespace,omitempty"` // Statistic of the metric. Statistic *string `json:"statistic,omitempty" tf:"statistic,omitempty"` // Unit of the metric. Unit *string `json:"unit,omitempty" tf:"unit,omitempty"` }
func (*CustomizedMetricSpecificationObservation) DeepCopy ¶ added in v1.7.0
func (in *CustomizedMetricSpecificationObservation) DeepCopy() *CustomizedMetricSpecificationObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CustomizedMetricSpecificationObservation.
func (*CustomizedMetricSpecificationObservation) DeepCopyInto ¶ added in v1.7.0
func (in *CustomizedMetricSpecificationObservation) DeepCopyInto(out *CustomizedMetricSpecificationObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type CustomizedMetricSpecificationParameters ¶ added in v1.7.0
type CustomizedMetricSpecificationParameters struct { // Dimensions of the metric. // +kubebuilder:validation:Optional MetricDimension []MetricDimensionParameters `json:"metricDimension,omitempty" tf:"metric_dimension,omitempty"` // Name of the metric. // +kubebuilder:validation:Optional MetricName *string `json:"metricName,omitempty" tf:"metric_name,omitempty"` // Metrics to include, as a metric data query. // +kubebuilder:validation:Optional Metrics []MetricsParameters `json:"metrics,omitempty" tf:"metrics,omitempty"` // Namespace of the metric. // +kubebuilder:validation:Optional Namespace *string `json:"namespace,omitempty" tf:"namespace,omitempty"` // Statistic of the metric. // +kubebuilder:validation:Optional Statistic *string `json:"statistic,omitempty" tf:"statistic,omitempty"` // Unit of the metric. // +kubebuilder:validation:Optional Unit *string `json:"unit,omitempty" tf:"unit,omitempty"` }
func (*CustomizedMetricSpecificationParameters) DeepCopy ¶ added in v1.7.0
func (in *CustomizedMetricSpecificationParameters) DeepCopy() *CustomizedMetricSpecificationParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CustomizedMetricSpecificationParameters.
func (*CustomizedMetricSpecificationParameters) DeepCopyInto ¶ added in v1.7.0
func (in *CustomizedMetricSpecificationParameters) DeepCopyInto(out *CustomizedMetricSpecificationParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type CustomizedScalingMetricSpecificationInitParameters ¶ added in v1.7.0
type CustomizedScalingMetricSpecificationInitParameters struct { // List of up to 10 structures that defines custom scaling metric in predictive scaling policy MetricDataQueries []CustomizedScalingMetricSpecificationMetricDataQueriesInitParameters `json:"metricDataQueries,omitempty" tf:"metric_data_queries,omitempty"` }
func (*CustomizedScalingMetricSpecificationInitParameters) DeepCopy ¶ added in v1.7.0
func (in *CustomizedScalingMetricSpecificationInitParameters) DeepCopy() *CustomizedScalingMetricSpecificationInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CustomizedScalingMetricSpecificationInitParameters.
func (*CustomizedScalingMetricSpecificationInitParameters) DeepCopyInto ¶ added in v1.7.0
func (in *CustomizedScalingMetricSpecificationInitParameters) DeepCopyInto(out *CustomizedScalingMetricSpecificationInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type CustomizedScalingMetricSpecificationMetricDataQueriesInitParameters ¶ added in v1.7.0
type CustomizedScalingMetricSpecificationMetricDataQueriesInitParameters struct { // Math expression used on the returned metric. You must specify either expression or metric_stat, but not both. Expression *string `json:"expression,omitempty" tf:"expression,omitempty"` // Short name for the metric used in predictive scaling policy. ID *string `json:"id,omitempty" tf:"id,omitempty"` // Human-readable label for this metric or expression. Label *string `json:"label,omitempty" tf:"label,omitempty"` // Structure that defines CloudWatch metric to be used in predictive scaling policy. You must specify either expression or metric_stat, but not both. MetricStat *CustomizedScalingMetricSpecificationMetricDataQueriesMetricStatInitParameters `json:"metricStat,omitempty" tf:"metric_stat,omitempty"` // Boolean that indicates whether to return the timestamps and raw data values of this metric, the default is true ReturnData *bool `json:"returnData,omitempty" tf:"return_data,omitempty"` }
func (*CustomizedScalingMetricSpecificationMetricDataQueriesInitParameters) DeepCopy ¶ added in v1.7.0
func (in *CustomizedScalingMetricSpecificationMetricDataQueriesInitParameters) DeepCopy() *CustomizedScalingMetricSpecificationMetricDataQueriesInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CustomizedScalingMetricSpecificationMetricDataQueriesInitParameters.
func (*CustomizedScalingMetricSpecificationMetricDataQueriesInitParameters) DeepCopyInto ¶ added in v1.7.0
func (in *CustomizedScalingMetricSpecificationMetricDataQueriesInitParameters) DeepCopyInto(out *CustomizedScalingMetricSpecificationMetricDataQueriesInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type CustomizedScalingMetricSpecificationMetricDataQueriesMetricStatInitParameters ¶ added in v1.7.0
type CustomizedScalingMetricSpecificationMetricDataQueriesMetricStatInitParameters struct { // Structure that defines the CloudWatch metric to return, including the metric name, namespace, and dimensions. Metric *MetricDataQueriesMetricStatMetricInitParameters `json:"metric,omitempty" tf:"metric,omitempty"` // Statistic of the metrics to return. Stat *string `json:"stat,omitempty" tf:"stat,omitempty"` // Unit of the metric. Unit *string `json:"unit,omitempty" tf:"unit,omitempty"` }
func (*CustomizedScalingMetricSpecificationMetricDataQueriesMetricStatInitParameters) DeepCopy ¶ added in v1.7.0
func (in *CustomizedScalingMetricSpecificationMetricDataQueriesMetricStatInitParameters) DeepCopy() *CustomizedScalingMetricSpecificationMetricDataQueriesMetricStatInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CustomizedScalingMetricSpecificationMetricDataQueriesMetricStatInitParameters.
func (*CustomizedScalingMetricSpecificationMetricDataQueriesMetricStatInitParameters) DeepCopyInto ¶ added in v1.7.0
func (in *CustomizedScalingMetricSpecificationMetricDataQueriesMetricStatInitParameters) DeepCopyInto(out *CustomizedScalingMetricSpecificationMetricDataQueriesMetricStatInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type CustomizedScalingMetricSpecificationMetricDataQueriesMetricStatObservation ¶ added in v1.7.0
type CustomizedScalingMetricSpecificationMetricDataQueriesMetricStatObservation struct { // Structure that defines the CloudWatch metric to return, including the metric name, namespace, and dimensions. Metric *MetricDataQueriesMetricStatMetricObservation `json:"metric,omitempty" tf:"metric,omitempty"` // Statistic of the metrics to return. Stat *string `json:"stat,omitempty" tf:"stat,omitempty"` // Unit of the metric. Unit *string `json:"unit,omitempty" tf:"unit,omitempty"` }
func (*CustomizedScalingMetricSpecificationMetricDataQueriesMetricStatObservation) DeepCopy ¶ added in v1.7.0
func (in *CustomizedScalingMetricSpecificationMetricDataQueriesMetricStatObservation) DeepCopy() *CustomizedScalingMetricSpecificationMetricDataQueriesMetricStatObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CustomizedScalingMetricSpecificationMetricDataQueriesMetricStatObservation.
func (*CustomizedScalingMetricSpecificationMetricDataQueriesMetricStatObservation) DeepCopyInto ¶ added in v1.7.0
func (in *CustomizedScalingMetricSpecificationMetricDataQueriesMetricStatObservation) DeepCopyInto(out *CustomizedScalingMetricSpecificationMetricDataQueriesMetricStatObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type CustomizedScalingMetricSpecificationMetricDataQueriesMetricStatParameters ¶ added in v1.7.0
type CustomizedScalingMetricSpecificationMetricDataQueriesMetricStatParameters struct { // Structure that defines the CloudWatch metric to return, including the metric name, namespace, and dimensions. // +kubebuilder:validation:Optional Metric *MetricDataQueriesMetricStatMetricParameters `json:"metric" tf:"metric,omitempty"` // Statistic of the metrics to return. // +kubebuilder:validation:Optional Stat *string `json:"stat" tf:"stat,omitempty"` // Unit of the metric. // +kubebuilder:validation:Optional Unit *string `json:"unit,omitempty" tf:"unit,omitempty"` }
func (*CustomizedScalingMetricSpecificationMetricDataQueriesMetricStatParameters) DeepCopy ¶ added in v1.7.0
func (in *CustomizedScalingMetricSpecificationMetricDataQueriesMetricStatParameters) DeepCopy() *CustomizedScalingMetricSpecificationMetricDataQueriesMetricStatParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CustomizedScalingMetricSpecificationMetricDataQueriesMetricStatParameters.
func (*CustomizedScalingMetricSpecificationMetricDataQueriesMetricStatParameters) DeepCopyInto ¶ added in v1.7.0
func (in *CustomizedScalingMetricSpecificationMetricDataQueriesMetricStatParameters) DeepCopyInto(out *CustomizedScalingMetricSpecificationMetricDataQueriesMetricStatParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type CustomizedScalingMetricSpecificationMetricDataQueriesObservation ¶ added in v1.7.0
type CustomizedScalingMetricSpecificationMetricDataQueriesObservation struct { // Math expression used on the returned metric. You must specify either expression or metric_stat, but not both. Expression *string `json:"expression,omitempty" tf:"expression,omitempty"` // Short name for the metric used in predictive scaling policy. ID *string `json:"id,omitempty" tf:"id,omitempty"` // Human-readable label for this metric or expression. Label *string `json:"label,omitempty" tf:"label,omitempty"` // Structure that defines CloudWatch metric to be used in predictive scaling policy. You must specify either expression or metric_stat, but not both. MetricStat *CustomizedScalingMetricSpecificationMetricDataQueriesMetricStatObservation `json:"metricStat,omitempty" tf:"metric_stat,omitempty"` // Boolean that indicates whether to return the timestamps and raw data values of this metric, the default is true ReturnData *bool `json:"returnData,omitempty" tf:"return_data,omitempty"` }
func (*CustomizedScalingMetricSpecificationMetricDataQueriesObservation) DeepCopy ¶ added in v1.7.0
func (in *CustomizedScalingMetricSpecificationMetricDataQueriesObservation) DeepCopy() *CustomizedScalingMetricSpecificationMetricDataQueriesObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CustomizedScalingMetricSpecificationMetricDataQueriesObservation.
func (*CustomizedScalingMetricSpecificationMetricDataQueriesObservation) DeepCopyInto ¶ added in v1.7.0
func (in *CustomizedScalingMetricSpecificationMetricDataQueriesObservation) DeepCopyInto(out *CustomizedScalingMetricSpecificationMetricDataQueriesObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type CustomizedScalingMetricSpecificationMetricDataQueriesParameters ¶ added in v1.7.0
type CustomizedScalingMetricSpecificationMetricDataQueriesParameters struct { // Math expression used on the returned metric. You must specify either expression or metric_stat, but not both. // +kubebuilder:validation:Optional Expression *string `json:"expression,omitempty" tf:"expression,omitempty"` // Short name for the metric used in predictive scaling policy. // +kubebuilder:validation:Optional ID *string `json:"id" tf:"id,omitempty"` // Human-readable label for this metric or expression. // +kubebuilder:validation:Optional Label *string `json:"label,omitempty" tf:"label,omitempty"` // Structure that defines CloudWatch metric to be used in predictive scaling policy. You must specify either expression or metric_stat, but not both. // +kubebuilder:validation:Optional MetricStat *CustomizedScalingMetricSpecificationMetricDataQueriesMetricStatParameters `json:"metricStat,omitempty" tf:"metric_stat,omitempty"` // Boolean that indicates whether to return the timestamps and raw data values of this metric, the default is true // +kubebuilder:validation:Optional ReturnData *bool `json:"returnData,omitempty" tf:"return_data,omitempty"` }
func (*CustomizedScalingMetricSpecificationMetricDataQueriesParameters) DeepCopy ¶ added in v1.7.0
func (in *CustomizedScalingMetricSpecificationMetricDataQueriesParameters) DeepCopy() *CustomizedScalingMetricSpecificationMetricDataQueriesParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CustomizedScalingMetricSpecificationMetricDataQueriesParameters.
func (*CustomizedScalingMetricSpecificationMetricDataQueriesParameters) DeepCopyInto ¶ added in v1.7.0
func (in *CustomizedScalingMetricSpecificationMetricDataQueriesParameters) DeepCopyInto(out *CustomizedScalingMetricSpecificationMetricDataQueriesParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type CustomizedScalingMetricSpecificationObservation ¶ added in v1.7.0
type CustomizedScalingMetricSpecificationObservation struct { // List of up to 10 structures that defines custom scaling metric in predictive scaling policy MetricDataQueries []CustomizedScalingMetricSpecificationMetricDataQueriesObservation `json:"metricDataQueries,omitempty" tf:"metric_data_queries,omitempty"` }
func (*CustomizedScalingMetricSpecificationObservation) DeepCopy ¶ added in v1.7.0
func (in *CustomizedScalingMetricSpecificationObservation) DeepCopy() *CustomizedScalingMetricSpecificationObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CustomizedScalingMetricSpecificationObservation.
func (*CustomizedScalingMetricSpecificationObservation) DeepCopyInto ¶ added in v1.7.0
func (in *CustomizedScalingMetricSpecificationObservation) DeepCopyInto(out *CustomizedScalingMetricSpecificationObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type CustomizedScalingMetricSpecificationParameters ¶ added in v1.7.0
type CustomizedScalingMetricSpecificationParameters struct { // List of up to 10 structures that defines custom scaling metric in predictive scaling policy // +kubebuilder:validation:Optional MetricDataQueries []CustomizedScalingMetricSpecificationMetricDataQueriesParameters `json:"metricDataQueries" tf:"metric_data_queries,omitempty"` }
func (*CustomizedScalingMetricSpecificationParameters) DeepCopy ¶ added in v1.7.0
func (in *CustomizedScalingMetricSpecificationParameters) DeepCopy() *CustomizedScalingMetricSpecificationParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new CustomizedScalingMetricSpecificationParameters.
func (*CustomizedScalingMetricSpecificationParameters) DeepCopyInto ¶ added in v1.7.0
func (in *CustomizedScalingMetricSpecificationParameters) DeepCopyInto(out *CustomizedScalingMetricSpecificationParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type DimensionsInitParameters ¶ added in v1.7.0
type DimensionsInitParameters struct { // Name of the policy. Name *string `json:"name,omitempty" tf:"name,omitempty"` // Value of the dimension. Value *string `json:"value,omitempty" tf:"value,omitempty"` }
func (*DimensionsInitParameters) DeepCopy ¶ added in v1.7.0
func (in *DimensionsInitParameters) DeepCopy() *DimensionsInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new DimensionsInitParameters.
func (*DimensionsInitParameters) DeepCopyInto ¶ added in v1.7.0
func (in *DimensionsInitParameters) DeepCopyInto(out *DimensionsInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type DimensionsObservation ¶ added in v1.7.0
type DimensionsObservation struct { // Name of the policy. Name *string `json:"name,omitempty" tf:"name,omitempty"` // Value of the dimension. Value *string `json:"value,omitempty" tf:"value,omitempty"` }
func (*DimensionsObservation) DeepCopy ¶ added in v1.7.0
func (in *DimensionsObservation) DeepCopy() *DimensionsObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new DimensionsObservation.
func (*DimensionsObservation) DeepCopyInto ¶ added in v1.7.0
func (in *DimensionsObservation) DeepCopyInto(out *DimensionsObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type DimensionsParameters ¶ added in v1.7.0
type DimensionsParameters struct { // Name of the policy. // +kubebuilder:validation:Optional Name *string `json:"name" tf:"name,omitempty"` // Value of the dimension. // +kubebuilder:validation:Optional Value *string `json:"value" tf:"value,omitempty"` }
func (*DimensionsParameters) DeepCopy ¶ added in v1.7.0
func (in *DimensionsParameters) DeepCopy() *DimensionsParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new DimensionsParameters.
func (*DimensionsParameters) DeepCopyInto ¶ added in v1.7.0
func (in *DimensionsParameters) DeepCopyInto(out *DimensionsParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type EBSBlockDeviceInitParameters ¶ added in v1.7.0
type EBSBlockDeviceInitParameters struct { // Whether the volume should be destroyed // on instance termination (Default: true). DeleteOnTermination *bool `json:"deleteOnTermination,omitempty" tf:"delete_on_termination,omitempty"` // The name of the device to mount. DeviceName *string `json:"deviceName,omitempty" tf:"device_name,omitempty"` // Whether the volume should be encrypted or not. Defaults to false. Encrypted *bool `json:"encrypted,omitempty" tf:"encrypted,omitempty"` // The amount of provisioned // IOPS. // This must be set with a volume_type of "io1". Iops *float64 `json:"iops,omitempty" tf:"iops,omitempty"` // Whether the device in the block device mapping of the AMI is suppressed. NoDevice *bool `json:"noDevice,omitempty" tf:"no_device,omitempty"` // The Snapshot ID to mount. SnapshotID *string `json:"snapshotId,omitempty" tf:"snapshot_id,omitempty"` // The throughput (MiBps) to provision for a gp3 volume. Throughput *float64 `json:"throughput,omitempty" tf:"throughput,omitempty"` // The size of the volume in gigabytes. VolumeSize *float64 `json:"volumeSize,omitempty" tf:"volume_size,omitempty"` // The type of volume. Can be standard, gp2, gp3, st1, sc1 or io1. VolumeType *string `json:"volumeType,omitempty" tf:"volume_type,omitempty"` }
func (*EBSBlockDeviceInitParameters) DeepCopy ¶ added in v1.7.0
func (in *EBSBlockDeviceInitParameters) DeepCopy() *EBSBlockDeviceInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new EBSBlockDeviceInitParameters.
func (*EBSBlockDeviceInitParameters) DeepCopyInto ¶ added in v1.7.0
func (in *EBSBlockDeviceInitParameters) DeepCopyInto(out *EBSBlockDeviceInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type EBSBlockDeviceObservation ¶ added in v1.7.0
type EBSBlockDeviceObservation struct { // Whether the volume should be destroyed // on instance termination (Default: true). DeleteOnTermination *bool `json:"deleteOnTermination,omitempty" tf:"delete_on_termination,omitempty"` // The name of the device to mount. DeviceName *string `json:"deviceName,omitempty" tf:"device_name,omitempty"` // Whether the volume should be encrypted or not. Defaults to false. Encrypted *bool `json:"encrypted,omitempty" tf:"encrypted,omitempty"` // The amount of provisioned // IOPS. // This must be set with a volume_type of "io1". Iops *float64 `json:"iops,omitempty" tf:"iops,omitempty"` // Whether the device in the block device mapping of the AMI is suppressed. NoDevice *bool `json:"noDevice,omitempty" tf:"no_device,omitempty"` // The Snapshot ID to mount. SnapshotID *string `json:"snapshotId,omitempty" tf:"snapshot_id,omitempty"` // The throughput (MiBps) to provision for a gp3 volume. Throughput *float64 `json:"throughput,omitempty" tf:"throughput,omitempty"` // The size of the volume in gigabytes. VolumeSize *float64 `json:"volumeSize,omitempty" tf:"volume_size,omitempty"` // The type of volume. Can be standard, gp2, gp3, st1, sc1 or io1. VolumeType *string `json:"volumeType,omitempty" tf:"volume_type,omitempty"` }
func (*EBSBlockDeviceObservation) DeepCopy ¶ added in v1.7.0
func (in *EBSBlockDeviceObservation) DeepCopy() *EBSBlockDeviceObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new EBSBlockDeviceObservation.
func (*EBSBlockDeviceObservation) DeepCopyInto ¶ added in v1.7.0
func (in *EBSBlockDeviceObservation) DeepCopyInto(out *EBSBlockDeviceObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type EBSBlockDeviceParameters ¶ added in v1.7.0
type EBSBlockDeviceParameters struct { // Whether the volume should be destroyed // on instance termination (Default: true). // +kubebuilder:validation:Optional DeleteOnTermination *bool `json:"deleteOnTermination,omitempty" tf:"delete_on_termination,omitempty"` // The name of the device to mount. // +kubebuilder:validation:Optional DeviceName *string `json:"deviceName" tf:"device_name,omitempty"` // Whether the volume should be encrypted or not. Defaults to false. // +kubebuilder:validation:Optional Encrypted *bool `json:"encrypted,omitempty" tf:"encrypted,omitempty"` // The amount of provisioned // IOPS. // This must be set with a volume_type of "io1". // +kubebuilder:validation:Optional Iops *float64 `json:"iops,omitempty" tf:"iops,omitempty"` // Whether the device in the block device mapping of the AMI is suppressed. // +kubebuilder:validation:Optional NoDevice *bool `json:"noDevice,omitempty" tf:"no_device,omitempty"` // The Snapshot ID to mount. // +kubebuilder:validation:Optional SnapshotID *string `json:"snapshotId,omitempty" tf:"snapshot_id,omitempty"` // The throughput (MiBps) to provision for a gp3 volume. // +kubebuilder:validation:Optional Throughput *float64 `json:"throughput,omitempty" tf:"throughput,omitempty"` // The size of the volume in gigabytes. // +kubebuilder:validation:Optional VolumeSize *float64 `json:"volumeSize,omitempty" tf:"volume_size,omitempty"` // The type of volume. Can be standard, gp2, gp3, st1, sc1 or io1. // +kubebuilder:validation:Optional VolumeType *string `json:"volumeType,omitempty" tf:"volume_type,omitempty"` }
func (*EBSBlockDeviceParameters) DeepCopy ¶ added in v1.7.0
func (in *EBSBlockDeviceParameters) DeepCopy() *EBSBlockDeviceParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new EBSBlockDeviceParameters.
func (*EBSBlockDeviceParameters) DeepCopyInto ¶ added in v1.7.0
func (in *EBSBlockDeviceParameters) DeepCopyInto(out *EBSBlockDeviceParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type EphemeralBlockDeviceInitParameters ¶ added in v1.7.0
type EphemeralBlockDeviceInitParameters struct { // The name of the block device to mount on the instance. DeviceName *string `json:"deviceName,omitempty" tf:"device_name,omitempty"` // Whether the device in the block device mapping of the AMI is suppressed. NoDevice *bool `json:"noDevice,omitempty" tf:"no_device,omitempty"` // The Instance Store Device Name. VirtualName *string `json:"virtualName,omitempty" tf:"virtual_name,omitempty"` }
func (*EphemeralBlockDeviceInitParameters) DeepCopy ¶ added in v1.7.0
func (in *EphemeralBlockDeviceInitParameters) DeepCopy() *EphemeralBlockDeviceInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new EphemeralBlockDeviceInitParameters.
func (*EphemeralBlockDeviceInitParameters) DeepCopyInto ¶ added in v1.7.0
func (in *EphemeralBlockDeviceInitParameters) DeepCopyInto(out *EphemeralBlockDeviceInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type EphemeralBlockDeviceObservation ¶ added in v1.7.0
type EphemeralBlockDeviceObservation struct { // The name of the block device to mount on the instance. DeviceName *string `json:"deviceName,omitempty" tf:"device_name,omitempty"` // Whether the device in the block device mapping of the AMI is suppressed. NoDevice *bool `json:"noDevice,omitempty" tf:"no_device,omitempty"` // The Instance Store Device Name. VirtualName *string `json:"virtualName,omitempty" tf:"virtual_name,omitempty"` }
func (*EphemeralBlockDeviceObservation) DeepCopy ¶ added in v1.7.0
func (in *EphemeralBlockDeviceObservation) DeepCopy() *EphemeralBlockDeviceObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new EphemeralBlockDeviceObservation.
func (*EphemeralBlockDeviceObservation) DeepCopyInto ¶ added in v1.7.0
func (in *EphemeralBlockDeviceObservation) DeepCopyInto(out *EphemeralBlockDeviceObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type EphemeralBlockDeviceParameters ¶ added in v1.7.0
type EphemeralBlockDeviceParameters struct { // The name of the block device to mount on the instance. // +kubebuilder:validation:Optional DeviceName *string `json:"deviceName" tf:"device_name,omitempty"` // Whether the device in the block device mapping of the AMI is suppressed. // +kubebuilder:validation:Optional NoDevice *bool `json:"noDevice,omitempty" tf:"no_device,omitempty"` // The Instance Store Device Name. // +kubebuilder:validation:Optional VirtualName *string `json:"virtualName,omitempty" tf:"virtual_name,omitempty"` }
func (*EphemeralBlockDeviceParameters) DeepCopy ¶ added in v1.7.0
func (in *EphemeralBlockDeviceParameters) DeepCopy() *EphemeralBlockDeviceParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new EphemeralBlockDeviceParameters.
func (*EphemeralBlockDeviceParameters) DeepCopyInto ¶ added in v1.7.0
func (in *EphemeralBlockDeviceParameters) DeepCopyInto(out *EphemeralBlockDeviceParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type GroupTag ¶ added in v1.7.0
type GroupTag struct { metav1.TypeMeta `json:",inline"` metav1.ObjectMeta `json:"metadata,omitempty"` // +kubebuilder:validation:XValidation:rule="!('*' in self.managementPolicies || 'Create' in self.managementPolicies || 'Update' in self.managementPolicies) || has(self.forProvider.tag) || (has(self.initProvider) && has(self.initProvider.tag))",message="spec.forProvider.tag is a required parameter" Spec GroupTagSpec `json:"spec"` Status GroupTagStatus `json:"status,omitempty"` }
GroupTag is the Schema for the GroupTags API. Manages an individual Autoscaling Group tag +kubebuilder:printcolumn:name="SYNCED",type="string",JSONPath=".status.conditions[?(@.type=='Synced')].status" +kubebuilder:printcolumn:name="READY",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].status" +kubebuilder:printcolumn:name="EXTERNAL-NAME",type="string",JSONPath=".metadata.annotations.crossplane\\.io/external-name" +kubebuilder:printcolumn:name="AGE",type="date",JSONPath=".metadata.creationTimestamp" +kubebuilder:resource:scope=Cluster,categories={crossplane,managed,aws}
func (*GroupTag) DeepCopy ¶ added in v1.7.0
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new GroupTag.
func (*GroupTag) DeepCopyInto ¶ added in v1.7.0
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*GroupTag) DeepCopyObject ¶ added in v1.7.0
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*GroupTag) GetCondition ¶ added in v1.7.0
func (mg *GroupTag) GetCondition(ct xpv1.ConditionType) xpv1.Condition
GetCondition of this GroupTag.
func (*GroupTag) GetConnectionDetailsMapping ¶ added in v1.7.0
GetConnectionDetailsMapping for this GroupTag
func (*GroupTag) GetDeletionPolicy ¶ added in v1.7.0
func (mg *GroupTag) GetDeletionPolicy() xpv1.DeletionPolicy
GetDeletionPolicy of this GroupTag.
func (*GroupTag) GetID ¶ added in v1.7.0
GetID returns ID of underlying Terraform resource of this GroupTag
func (*GroupTag) GetInitParameters ¶ added in v1.7.0
GetInitParameters of this GroupTag
func (*GroupTag) GetManagementPolicies ¶ added in v1.7.0
func (mg *GroupTag) GetManagementPolicies() xpv1.ManagementPolicies
GetManagementPolicies of this GroupTag.
func (*GroupTag) GetMergedParameters ¶ added in v1.7.0
GetInitParameters of this GroupTag
func (*GroupTag) GetObservation ¶ added in v1.7.0
GetObservation of this GroupTag
func (*GroupTag) GetParameters ¶ added in v1.7.0
GetParameters of this GroupTag
func (*GroupTag) GetProviderConfigReference ¶ added in v1.7.0
GetProviderConfigReference of this GroupTag.
func (*GroupTag) GetPublishConnectionDetailsTo ¶ added in v1.7.0
func (mg *GroupTag) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
GetPublishConnectionDetailsTo of this GroupTag.
func (*GroupTag) GetTerraformResourceType ¶ added in v1.7.0
GetTerraformResourceType returns Terraform resource type for this GroupTag
func (*GroupTag) GetTerraformSchemaVersion ¶ added in v1.7.0
GetTerraformSchemaVersion returns the associated Terraform schema version
func (*GroupTag) GetWriteConnectionSecretToReference ¶ added in v1.7.0
func (mg *GroupTag) GetWriteConnectionSecretToReference() *xpv1.SecretReference
GetWriteConnectionSecretToReference of this GroupTag.
func (*GroupTag) Hub ¶ added in v1.7.0
func (tr *GroupTag) Hub()
Hub marks this type as a conversion hub.
func (*GroupTag) LateInitialize ¶ added in v1.7.0
LateInitialize this GroupTag using its observed tfState. returns True if there are any spec changes for the resource.
func (*GroupTag) ResolveReferences ¶ added in v1.7.0
ResolveReferences of this GroupTag.
func (*GroupTag) SetConditions ¶ added in v1.7.0
SetConditions of this GroupTag.
func (*GroupTag) SetDeletionPolicy ¶ added in v1.7.0
func (mg *GroupTag) SetDeletionPolicy(r xpv1.DeletionPolicy)
SetDeletionPolicy of this GroupTag.
func (*GroupTag) SetManagementPolicies ¶ added in v1.7.0
func (mg *GroupTag) SetManagementPolicies(r xpv1.ManagementPolicies)
SetManagementPolicies of this GroupTag.
func (*GroupTag) SetObservation ¶ added in v1.7.0
SetObservation for this GroupTag
func (*GroupTag) SetParameters ¶ added in v1.7.0
SetParameters for this GroupTag
func (*GroupTag) SetProviderConfigReference ¶ added in v1.7.0
SetProviderConfigReference of this GroupTag.
func (*GroupTag) SetPublishConnectionDetailsTo ¶ added in v1.7.0
func (mg *GroupTag) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
SetPublishConnectionDetailsTo of this GroupTag.
func (*GroupTag) SetWriteConnectionSecretToReference ¶ added in v1.7.0
func (mg *GroupTag) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
SetWriteConnectionSecretToReference of this GroupTag.
type GroupTagInitParameters ¶ added in v1.7.0
type GroupTagInitParameters struct { // Name of the Autoscaling Group to apply the tag to. // +crossplane:generate:reference:type=github.com/upbound/provider-aws/apis/autoscaling/v1beta3.AutoscalingGroup AutoscalingGroupName *string `json:"autoscalingGroupName,omitempty" tf:"autoscaling_group_name,omitempty"` // Reference to a AutoscalingGroup in autoscaling to populate autoscalingGroupName. // +kubebuilder:validation:Optional AutoscalingGroupNameRef *v1.Reference `json:"autoscalingGroupNameRef,omitempty" tf:"-"` // Selector for a AutoscalingGroup in autoscaling to populate autoscalingGroupName. // +kubebuilder:validation:Optional AutoscalingGroupNameSelector *v1.Selector `json:"autoscalingGroupNameSelector,omitempty" tf:"-"` // Tag to create. The tag block is documented below. Tag *GroupTagTagInitParameters `json:"tag,omitempty" tf:"tag,omitempty"` }
func (*GroupTagInitParameters) DeepCopy ¶ added in v1.7.0
func (in *GroupTagInitParameters) DeepCopy() *GroupTagInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new GroupTagInitParameters.
func (*GroupTagInitParameters) DeepCopyInto ¶ added in v1.7.0
func (in *GroupTagInitParameters) DeepCopyInto(out *GroupTagInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type GroupTagList ¶ added in v1.7.0
type GroupTagList struct { metav1.TypeMeta `json:",inline"` metav1.ListMeta `json:"metadata,omitempty"` Items []GroupTag `json:"items"` }
GroupTagList contains a list of GroupTags
func (*GroupTagList) DeepCopy ¶ added in v1.7.0
func (in *GroupTagList) DeepCopy() *GroupTagList
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new GroupTagList.
func (*GroupTagList) DeepCopyInto ¶ added in v1.7.0
func (in *GroupTagList) DeepCopyInto(out *GroupTagList)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*GroupTagList) DeepCopyObject ¶ added in v1.7.0
func (in *GroupTagList) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*GroupTagList) GetItems ¶ added in v1.7.0
func (l *GroupTagList) GetItems() []resource.Managed
GetItems of this GroupTagList.
type GroupTagObservation ¶ added in v1.7.0
type GroupTagObservation struct { // Name of the Autoscaling Group to apply the tag to. AutoscalingGroupName *string `json:"autoscalingGroupName,omitempty" tf:"autoscaling_group_name,omitempty"` // ASG name and key, separated by a comma (,) ID *string `json:"id,omitempty" tf:"id,omitempty"` // Tag to create. The tag block is documented below. Tag *GroupTagTagObservation `json:"tag,omitempty" tf:"tag,omitempty"` }
func (*GroupTagObservation) DeepCopy ¶ added in v1.7.0
func (in *GroupTagObservation) DeepCopy() *GroupTagObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new GroupTagObservation.
func (*GroupTagObservation) DeepCopyInto ¶ added in v1.7.0
func (in *GroupTagObservation) DeepCopyInto(out *GroupTagObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type GroupTagParameters ¶ added in v1.7.0
type GroupTagParameters struct { // Name of the Autoscaling Group to apply the tag to. // +crossplane:generate:reference:type=github.com/upbound/provider-aws/apis/autoscaling/v1beta3.AutoscalingGroup // +kubebuilder:validation:Optional AutoscalingGroupName *string `json:"autoscalingGroupName,omitempty" tf:"autoscaling_group_name,omitempty"` // Reference to a AutoscalingGroup in autoscaling to populate autoscalingGroupName. // +kubebuilder:validation:Optional AutoscalingGroupNameRef *v1.Reference `json:"autoscalingGroupNameRef,omitempty" tf:"-"` // Selector for a AutoscalingGroup in autoscaling to populate autoscalingGroupName. // +kubebuilder:validation:Optional AutoscalingGroupNameSelector *v1.Selector `json:"autoscalingGroupNameSelector,omitempty" tf:"-"` // Region is the region you'd like your resource to be created in. // +upjet:crd:field:TFTag=- // +kubebuilder:validation:Required Region *string `json:"region" tf:"-"` // Tag to create. The tag block is documented below. // +kubebuilder:validation:Optional Tag *GroupTagTagParameters `json:"tag,omitempty" tf:"tag,omitempty"` }
func (*GroupTagParameters) DeepCopy ¶ added in v1.7.0
func (in *GroupTagParameters) DeepCopy() *GroupTagParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new GroupTagParameters.
func (*GroupTagParameters) DeepCopyInto ¶ added in v1.7.0
func (in *GroupTagParameters) DeepCopyInto(out *GroupTagParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type GroupTagSpec ¶ added in v1.7.0
type GroupTagSpec struct { v1.ResourceSpec `json:",inline"` ForProvider GroupTagParameters `json:"forProvider"` // THIS IS A BETA FIELD. It will be honored // unless the Management Policies feature flag is disabled. // InitProvider holds the same fields as ForProvider, with the exception // of Identifier and other resource reference fields. The fields that are // in InitProvider are merged into ForProvider when the resource is created. // The same fields are also added to the terraform ignore_changes hook, to // avoid updating them after creation. This is useful for fields that are // required on creation, but we do not desire to update them after creation, // for example because of an external controller is managing them, like an // autoscaler. InitProvider GroupTagInitParameters `json:"initProvider,omitempty"` }
GroupTagSpec defines the desired state of GroupTag
func (*GroupTagSpec) DeepCopy ¶ added in v1.7.0
func (in *GroupTagSpec) DeepCopy() *GroupTagSpec
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new GroupTagSpec.
func (*GroupTagSpec) DeepCopyInto ¶ added in v1.7.0
func (in *GroupTagSpec) DeepCopyInto(out *GroupTagSpec)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type GroupTagStatus ¶ added in v1.7.0
type GroupTagStatus struct { v1.ResourceStatus `json:",inline"` AtProvider GroupTagObservation `json:"atProvider,omitempty"` }
GroupTagStatus defines the observed state of GroupTag.
func (*GroupTagStatus) DeepCopy ¶ added in v1.7.0
func (in *GroupTagStatus) DeepCopy() *GroupTagStatus
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new GroupTagStatus.
func (*GroupTagStatus) DeepCopyInto ¶ added in v1.7.0
func (in *GroupTagStatus) DeepCopyInto(out *GroupTagStatus)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type GroupTagTagInitParameters ¶ added in v1.7.0
type GroupTagTagInitParameters struct { // Tag name. Key *string `json:"key,omitempty" tf:"key,omitempty"` // Whether to propagate the tags to instances launched by the ASG. PropagateAtLaunch *bool `json:"propagateAtLaunch,omitempty" tf:"propagate_at_launch,omitempty"` // Tag value. Value *string `json:"value,omitempty" tf:"value,omitempty"` }
func (*GroupTagTagInitParameters) DeepCopy ¶ added in v1.7.0
func (in *GroupTagTagInitParameters) DeepCopy() *GroupTagTagInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new GroupTagTagInitParameters.
func (*GroupTagTagInitParameters) DeepCopyInto ¶ added in v1.7.0
func (in *GroupTagTagInitParameters) DeepCopyInto(out *GroupTagTagInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type GroupTagTagObservation ¶ added in v1.7.0
type GroupTagTagObservation struct { // Tag name. Key *string `json:"key,omitempty" tf:"key,omitempty"` // Whether to propagate the tags to instances launched by the ASG. PropagateAtLaunch *bool `json:"propagateAtLaunch,omitempty" tf:"propagate_at_launch,omitempty"` // Tag value. Value *string `json:"value,omitempty" tf:"value,omitempty"` }
func (*GroupTagTagObservation) DeepCopy ¶ added in v1.7.0
func (in *GroupTagTagObservation) DeepCopy() *GroupTagTagObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new GroupTagTagObservation.
func (*GroupTagTagObservation) DeepCopyInto ¶ added in v1.7.0
func (in *GroupTagTagObservation) DeepCopyInto(out *GroupTagTagObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type GroupTagTagParameters ¶ added in v1.7.0
type GroupTagTagParameters struct { // Tag name. // +kubebuilder:validation:Optional Key *string `json:"key" tf:"key,omitempty"` // Whether to propagate the tags to instances launched by the ASG. // +kubebuilder:validation:Optional PropagateAtLaunch *bool `json:"propagateAtLaunch" tf:"propagate_at_launch,omitempty"` // Tag value. // +kubebuilder:validation:Optional Value *string `json:"value" tf:"value,omitempty"` }
func (*GroupTagTagParameters) DeepCopy ¶ added in v1.7.0
func (in *GroupTagTagParameters) DeepCopy() *GroupTagTagParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new GroupTagTagParameters.
func (*GroupTagTagParameters) DeepCopyInto ¶ added in v1.7.0
func (in *GroupTagTagParameters) DeepCopyInto(out *GroupTagTagParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type InitialLifecycleHookInitParameters ¶
type InitialLifecycleHookInitParameters struct { DefaultResult *string `json:"defaultResult,omitempty" tf:"default_result,omitempty"` HeartbeatTimeout *float64 `json:"heartbeatTimeout,omitempty" tf:"heartbeat_timeout,omitempty"` LifecycleTransition *string `json:"lifecycleTransition,omitempty" tf:"lifecycle_transition,omitempty"` // Name of the Auto Scaling Group. Conflicts with name_prefix. Name *string `json:"name,omitempty" tf:"name,omitempty"` NotificationMetadata *string `json:"notificationMetadata,omitempty" tf:"notification_metadata,omitempty"` // ARN for this Auto Scaling Group NotificationTargetArn *string `json:"notificationTargetArn,omitempty" tf:"notification_target_arn,omitempty"` // ARN for this Auto Scaling Group RoleArn *string `json:"roleArn,omitempty" tf:"role_arn,omitempty"` }
func (*InitialLifecycleHookInitParameters) DeepCopy ¶
func (in *InitialLifecycleHookInitParameters) DeepCopy() *InitialLifecycleHookInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new InitialLifecycleHookInitParameters.
func (*InitialLifecycleHookInitParameters) DeepCopyInto ¶
func (in *InitialLifecycleHookInitParameters) DeepCopyInto(out *InitialLifecycleHookInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type InitialLifecycleHookObservation ¶
type InitialLifecycleHookObservation struct { DefaultResult *string `json:"defaultResult,omitempty" tf:"default_result,omitempty"` HeartbeatTimeout *float64 `json:"heartbeatTimeout,omitempty" tf:"heartbeat_timeout,omitempty"` LifecycleTransition *string `json:"lifecycleTransition,omitempty" tf:"lifecycle_transition,omitempty"` // Name of the Auto Scaling Group. Conflicts with name_prefix. Name *string `json:"name,omitempty" tf:"name,omitempty"` NotificationMetadata *string `json:"notificationMetadata,omitempty" tf:"notification_metadata,omitempty"` // ARN for this Auto Scaling Group NotificationTargetArn *string `json:"notificationTargetArn,omitempty" tf:"notification_target_arn,omitempty"` // ARN for this Auto Scaling Group RoleArn *string `json:"roleArn,omitempty" tf:"role_arn,omitempty"` }
func (*InitialLifecycleHookObservation) DeepCopy ¶
func (in *InitialLifecycleHookObservation) DeepCopy() *InitialLifecycleHookObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new InitialLifecycleHookObservation.
func (*InitialLifecycleHookObservation) DeepCopyInto ¶
func (in *InitialLifecycleHookObservation) DeepCopyInto(out *InitialLifecycleHookObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type InitialLifecycleHookParameters ¶
type InitialLifecycleHookParameters struct { // +kubebuilder:validation:Optional DefaultResult *string `json:"defaultResult,omitempty" tf:"default_result,omitempty"` // +kubebuilder:validation:Optional HeartbeatTimeout *float64 `json:"heartbeatTimeout,omitempty" tf:"heartbeat_timeout,omitempty"` // +kubebuilder:validation:Optional LifecycleTransition *string `json:"lifecycleTransition" tf:"lifecycle_transition,omitempty"` // Name of the Auto Scaling Group. Conflicts with name_prefix. // +kubebuilder:validation:Optional Name *string `json:"name" tf:"name,omitempty"` // +kubebuilder:validation:Optional NotificationMetadata *string `json:"notificationMetadata,omitempty" tf:"notification_metadata,omitempty"` // ARN for this Auto Scaling Group // +kubebuilder:validation:Optional NotificationTargetArn *string `json:"notificationTargetArn,omitempty" tf:"notification_target_arn,omitempty"` // ARN for this Auto Scaling Group // +kubebuilder:validation:Optional RoleArn *string `json:"roleArn,omitempty" tf:"role_arn,omitempty"` }
func (*InitialLifecycleHookParameters) DeepCopy ¶
func (in *InitialLifecycleHookParameters) DeepCopy() *InitialLifecycleHookParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new InitialLifecycleHookParameters.
func (*InitialLifecycleHookParameters) DeepCopyInto ¶
func (in *InitialLifecycleHookParameters) DeepCopyInto(out *InitialLifecycleHookParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type InstanceMaintenancePolicyInitParameters ¶
type InstanceMaintenancePolicyInitParameters struct { // Amount of capacity in the Auto Scaling group that can be in service and healthy, or pending, to support your workload when an instance refresh is in place, as a percentage of the desired capacity of the Auto Scaling group. Values must be between 100 and 200, defaults to 100. MaxHealthyPercentage *float64 `json:"maxHealthyPercentage,omitempty" tf:"max_healthy_percentage,omitempty"` // Amount of capacity in the Auto Scaling group that must remain healthy during an instance refresh to allow the operation to continue, as a percentage of the desired capacity of the Auto Scaling group. Defaults to 90. MinHealthyPercentage *float64 `json:"minHealthyPercentage,omitempty" tf:"min_healthy_percentage,omitempty"` }
func (*InstanceMaintenancePolicyInitParameters) DeepCopy ¶
func (in *InstanceMaintenancePolicyInitParameters) DeepCopy() *InstanceMaintenancePolicyInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new InstanceMaintenancePolicyInitParameters.
func (*InstanceMaintenancePolicyInitParameters) DeepCopyInto ¶
func (in *InstanceMaintenancePolicyInitParameters) DeepCopyInto(out *InstanceMaintenancePolicyInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type InstanceMaintenancePolicyObservation ¶
type InstanceMaintenancePolicyObservation struct { // Amount of capacity in the Auto Scaling group that can be in service and healthy, or pending, to support your workload when an instance refresh is in place, as a percentage of the desired capacity of the Auto Scaling group. Values must be between 100 and 200, defaults to 100. MaxHealthyPercentage *float64 `json:"maxHealthyPercentage,omitempty" tf:"max_healthy_percentage,omitempty"` // Amount of capacity in the Auto Scaling group that must remain healthy during an instance refresh to allow the operation to continue, as a percentage of the desired capacity of the Auto Scaling group. Defaults to 90. MinHealthyPercentage *float64 `json:"minHealthyPercentage,omitempty" tf:"min_healthy_percentage,omitempty"` }
func (*InstanceMaintenancePolicyObservation) DeepCopy ¶
func (in *InstanceMaintenancePolicyObservation) DeepCopy() *InstanceMaintenancePolicyObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new InstanceMaintenancePolicyObservation.
func (*InstanceMaintenancePolicyObservation) DeepCopyInto ¶
func (in *InstanceMaintenancePolicyObservation) DeepCopyInto(out *InstanceMaintenancePolicyObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type InstanceMaintenancePolicyParameters ¶
type InstanceMaintenancePolicyParameters struct { // Amount of capacity in the Auto Scaling group that can be in service and healthy, or pending, to support your workload when an instance refresh is in place, as a percentage of the desired capacity of the Auto Scaling group. Values must be between 100 and 200, defaults to 100. // +kubebuilder:validation:Optional MaxHealthyPercentage *float64 `json:"maxHealthyPercentage" tf:"max_healthy_percentage,omitempty"` // Amount of capacity in the Auto Scaling group that must remain healthy during an instance refresh to allow the operation to continue, as a percentage of the desired capacity of the Auto Scaling group. Defaults to 90. // +kubebuilder:validation:Optional MinHealthyPercentage *float64 `json:"minHealthyPercentage" tf:"min_healthy_percentage,omitempty"` }
func (*InstanceMaintenancePolicyParameters) DeepCopy ¶
func (in *InstanceMaintenancePolicyParameters) DeepCopy() *InstanceMaintenancePolicyParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new InstanceMaintenancePolicyParameters.
func (*InstanceMaintenancePolicyParameters) DeepCopyInto ¶
func (in *InstanceMaintenancePolicyParameters) DeepCopyInto(out *InstanceMaintenancePolicyParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type InstanceRefreshInitParameters ¶
type InstanceRefreshInitParameters struct { // Override default parameters for Instance Refresh. Preferences []PreferencesInitParameters `json:"preferences,omitempty" tf:"preferences,omitempty"` // Strategy to use for instance refresh. The only allowed value is Rolling. See StartInstanceRefresh Action for more information. Strategy *string `json:"strategy,omitempty" tf:"strategy,omitempty"` // Set of additional property names that will trigger an Instance Refresh. A refresh will always be triggered by a change in any of launch_configuration, launch_template, or mixed_instances_policy. // +listType=set Triggers []*string `json:"triggers,omitempty" tf:"triggers,omitempty"` }
func (*InstanceRefreshInitParameters) DeepCopy ¶
func (in *InstanceRefreshInitParameters) DeepCopy() *InstanceRefreshInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new InstanceRefreshInitParameters.
func (*InstanceRefreshInitParameters) DeepCopyInto ¶
func (in *InstanceRefreshInitParameters) DeepCopyInto(out *InstanceRefreshInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type InstanceRefreshObservation ¶
type InstanceRefreshObservation struct { // Override default parameters for Instance Refresh. Preferences []PreferencesObservation `json:"preferences,omitempty" tf:"preferences,omitempty"` // Strategy to use for instance refresh. The only allowed value is Rolling. See StartInstanceRefresh Action for more information. Strategy *string `json:"strategy,omitempty" tf:"strategy,omitempty"` // Set of additional property names that will trigger an Instance Refresh. A refresh will always be triggered by a change in any of launch_configuration, launch_template, or mixed_instances_policy. // +listType=set Triggers []*string `json:"triggers,omitempty" tf:"triggers,omitempty"` }
func (*InstanceRefreshObservation) DeepCopy ¶
func (in *InstanceRefreshObservation) DeepCopy() *InstanceRefreshObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new InstanceRefreshObservation.
func (*InstanceRefreshObservation) DeepCopyInto ¶
func (in *InstanceRefreshObservation) DeepCopyInto(out *InstanceRefreshObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type InstanceRefreshParameters ¶
type InstanceRefreshParameters struct { // Override default parameters for Instance Refresh. // +kubebuilder:validation:Optional Preferences []PreferencesParameters `json:"preferences,omitempty" tf:"preferences,omitempty"` // Strategy to use for instance refresh. The only allowed value is Rolling. See StartInstanceRefresh Action for more information. // +kubebuilder:validation:Optional Strategy *string `json:"strategy" tf:"strategy,omitempty"` // Set of additional property names that will trigger an Instance Refresh. A refresh will always be triggered by a change in any of launch_configuration, launch_template, or mixed_instances_policy. // +kubebuilder:validation:Optional // +listType=set Triggers []*string `json:"triggers,omitempty" tf:"triggers,omitempty"` }
func (*InstanceRefreshParameters) DeepCopy ¶
func (in *InstanceRefreshParameters) DeepCopy() *InstanceRefreshParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new InstanceRefreshParameters.
func (*InstanceRefreshParameters) DeepCopyInto ¶
func (in *InstanceRefreshParameters) DeepCopyInto(out *InstanceRefreshParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type InstanceRequirementsInitParameters ¶
type InstanceRequirementsInitParameters struct { // Block describing the minimum and maximum number of accelerators (GPUs, FPGAs, or AWS Inferentia chips). Default is no minimum or maximum. AcceleratorCount []AcceleratorCountInitParameters `json:"acceleratorCount,omitempty" tf:"accelerator_count,omitempty"` // List of accelerator manufacturer names. Default is any manufacturer. // +listType=set AcceleratorManufacturers []*string `json:"acceleratorManufacturers,omitempty" tf:"accelerator_manufacturers,omitempty"` // List of accelerator names. Default is any acclerator. // +listType=set AcceleratorNames []*string `json:"acceleratorNames,omitempty" tf:"accelerator_names,omitempty"` // Block describing the minimum and maximum total memory of the accelerators. Default is no minimum or maximum. AcceleratorTotalMemoryMib []AcceleratorTotalMemoryMibInitParameters `json:"acceleratorTotalMemoryMib,omitempty" tf:"accelerator_total_memory_mib,omitempty"` // List of accelerator types. Default is any accelerator type. // +listType=set AcceleratorTypes []*string `json:"acceleratorTypes,omitempty" tf:"accelerator_types,omitempty"` // List of instance types to apply your specified attributes against. All other instance types are ignored, even if they match your specified attributes. You can use strings with one or more wild cards, represented by an asterisk (*), to allow an instance type, size, or generation. The following are examples: m5.8xlarge, c5*.*, m5a.*, r*, *3*. For example, if you specify c5*, you are allowing the entire C5 instance family, which includes all C5a and C5n instance types. If you specify m5a.*, you are allowing all the M5a instance types, but not the M5n instance types. Maximum of 400 entries in the list; each entry is limited to 30 characters. Default is all instance types. // +listType=set AllowedInstanceTypes []*string `json:"allowedInstanceTypes,omitempty" tf:"allowed_instance_types,omitempty"` // Indicate whether bare metal instace types should be included, excluded, or required. Default is excluded. BareMetal *string `json:"bareMetal,omitempty" tf:"bare_metal,omitempty"` // Block describing the minimum and maximum baseline EBS bandwidth, in Mbps. Default is no minimum or maximum. BaselineEBSBandwidthMbps []BaselineEBSBandwidthMbpsInitParameters `json:"baselineEbsBandwidthMbps,omitempty" tf:"baseline_ebs_bandwidth_mbps,omitempty"` // Indicate whether burstable performance instance types should be included, excluded, or required. Default is excluded. BurstablePerformance *string `json:"burstablePerformance,omitempty" tf:"burstable_performance,omitempty"` // List of CPU manufacturer names. Default is any manufacturer. // +listType=set CPUManufacturers []*string `json:"cpuManufacturers,omitempty" tf:"cpu_manufacturers,omitempty"` // List of instance types to exclude. You can use strings with one or more wild cards, represented by an asterisk (*), to exclude an instance type, size, or generation. The following are examples: m5.8xlarge, c5*.*, m5a.*, r*, *3*. For example, if you specify c5*, you are excluding the entire C5 instance family, which includes all C5a and C5n instance types. If you specify m5a.*, you are excluding all the M5a instance types, but not the M5n instance types. Maximum of 400 entries in the list; each entry is limited to 30 characters. Default is no excluded instance types. // +listType=set ExcludedInstanceTypes []*string `json:"excludedInstanceTypes,omitempty" tf:"excluded_instance_types,omitempty"` // List of instance generation names. Default is any generation. // +listType=set InstanceGenerations []*string `json:"instanceGenerations,omitempty" tf:"instance_generations,omitempty"` // Indicate whether instance types with local storage volumes are included, excluded, or required. Default is included. LocalStorage *string `json:"localStorage,omitempty" tf:"local_storage,omitempty"` // List of local storage type names. Default any storage type. // +listType=set LocalStorageTypes []*string `json:"localStorageTypes,omitempty" tf:"local_storage_types,omitempty"` // Block describing the minimum and maximum amount of memory (GiB) per vCPU. Default is no minimum or maximum. MemoryGibPerVcpu []MemoryGibPerVcpuInitParameters `json:"memoryGibPerVcpu,omitempty" tf:"memory_gib_per_vcpu,omitempty"` // Block describing the minimum and maximum amount of memory (MiB). Default is no maximum. MemoryMib []MemoryMibInitParameters `json:"memoryMib,omitempty" tf:"memory_mib,omitempty"` // Block describing the minimum and maximum amount of network bandwidth, in gigabits per second (Gbps). Default is no minimum or maximum. NetworkBandwidthGbps []NetworkBandwidthGbpsInitParameters `json:"networkBandwidthGbps,omitempty" tf:"network_bandwidth_gbps,omitempty"` // Block describing the minimum and maximum number of network interfaces. Default is no minimum or maximum. NetworkInterfaceCount []NetworkInterfaceCountInitParameters `json:"networkInterfaceCount,omitempty" tf:"network_interface_count,omitempty"` // Price protection threshold for On-Demand Instances. This is the maximum you’ll pay for an On-Demand Instance, expressed as a percentage higher than the cheapest M, C, or R instance type with your specified attributes. When Amazon EC2 Auto Scaling selects instance types with your attributes, we will exclude instance types whose price is higher than your threshold. The parameter accepts an integer, which Amazon EC2 Auto Scaling interprets as a percentage. To turn off price protection, specify a high value, such as 999999. Default is 20. OnDemandMaxPricePercentageOverLowestPrice *float64 `json:"onDemandMaxPricePercentageOverLowestPrice,omitempty" tf:"on_demand_max_price_percentage_over_lowest_price,omitempty"` // Indicate whether instance types must support On-Demand Instance Hibernation, either true or false. Default is false. RequireHibernateSupport *bool `json:"requireHibernateSupport,omitempty" tf:"require_hibernate_support,omitempty"` // Price protection threshold for Spot Instances. This is the maximum you’ll pay for a Spot Instance, expressed as a percentage higher than the cheapest M, C, or R instance type with your specified attributes. When Amazon EC2 Auto Scaling selects instance types with your attributes, we will exclude instance types whose price is higher than your threshold. The parameter accepts an integer, which Amazon EC2 Auto Scaling interprets as a percentage. To turn off price protection, specify a high value, such as 999999. Default is 100. SpotMaxPricePercentageOverLowestPrice *float64 `json:"spotMaxPricePercentageOverLowestPrice,omitempty" tf:"spot_max_price_percentage_over_lowest_price,omitempty"` // Block describing the minimum and maximum total local storage (GB). Default is no minimum or maximum. TotalLocalStorageGb []TotalLocalStorageGbInitParameters `json:"totalLocalStorageGb,omitempty" tf:"total_local_storage_gb,omitempty"` // Block describing the minimum and maximum number of vCPUs. Default is no maximum. VcpuCount []VcpuCountInitParameters `json:"vcpuCount,omitempty" tf:"vcpu_count,omitempty"` }
func (*InstanceRequirementsInitParameters) DeepCopy ¶
func (in *InstanceRequirementsInitParameters) DeepCopy() *InstanceRequirementsInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new InstanceRequirementsInitParameters.
func (*InstanceRequirementsInitParameters) DeepCopyInto ¶
func (in *InstanceRequirementsInitParameters) DeepCopyInto(out *InstanceRequirementsInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type InstanceRequirementsObservation ¶
type InstanceRequirementsObservation struct { // Block describing the minimum and maximum number of accelerators (GPUs, FPGAs, or AWS Inferentia chips). Default is no minimum or maximum. AcceleratorCount []AcceleratorCountObservation `json:"acceleratorCount,omitempty" tf:"accelerator_count,omitempty"` // List of accelerator manufacturer names. Default is any manufacturer. // +listType=set AcceleratorManufacturers []*string `json:"acceleratorManufacturers,omitempty" tf:"accelerator_manufacturers,omitempty"` // List of accelerator names. Default is any acclerator. // +listType=set AcceleratorNames []*string `json:"acceleratorNames,omitempty" tf:"accelerator_names,omitempty"` // Block describing the minimum and maximum total memory of the accelerators. Default is no minimum or maximum. AcceleratorTotalMemoryMib []AcceleratorTotalMemoryMibObservation `json:"acceleratorTotalMemoryMib,omitempty" tf:"accelerator_total_memory_mib,omitempty"` // List of accelerator types. Default is any accelerator type. // +listType=set AcceleratorTypes []*string `json:"acceleratorTypes,omitempty" tf:"accelerator_types,omitempty"` // List of instance types to apply your specified attributes against. All other instance types are ignored, even if they match your specified attributes. You can use strings with one or more wild cards, represented by an asterisk (*), to allow an instance type, size, or generation. The following are examples: m5.8xlarge, c5*.*, m5a.*, r*, *3*. For example, if you specify c5*, you are allowing the entire C5 instance family, which includes all C5a and C5n instance types. If you specify m5a.*, you are allowing all the M5a instance types, but not the M5n instance types. Maximum of 400 entries in the list; each entry is limited to 30 characters. Default is all instance types. // +listType=set AllowedInstanceTypes []*string `json:"allowedInstanceTypes,omitempty" tf:"allowed_instance_types,omitempty"` // Indicate whether bare metal instace types should be included, excluded, or required. Default is excluded. BareMetal *string `json:"bareMetal,omitempty" tf:"bare_metal,omitempty"` // Block describing the minimum and maximum baseline EBS bandwidth, in Mbps. Default is no minimum or maximum. BaselineEBSBandwidthMbps []BaselineEBSBandwidthMbpsObservation `json:"baselineEbsBandwidthMbps,omitempty" tf:"baseline_ebs_bandwidth_mbps,omitempty"` // Indicate whether burstable performance instance types should be included, excluded, or required. Default is excluded. BurstablePerformance *string `json:"burstablePerformance,omitempty" tf:"burstable_performance,omitempty"` // List of CPU manufacturer names. Default is any manufacturer. // +listType=set CPUManufacturers []*string `json:"cpuManufacturers,omitempty" tf:"cpu_manufacturers,omitempty"` // List of instance types to exclude. You can use strings with one or more wild cards, represented by an asterisk (*), to exclude an instance type, size, or generation. The following are examples: m5.8xlarge, c5*.*, m5a.*, r*, *3*. For example, if you specify c5*, you are excluding the entire C5 instance family, which includes all C5a and C5n instance types. If you specify m5a.*, you are excluding all the M5a instance types, but not the M5n instance types. Maximum of 400 entries in the list; each entry is limited to 30 characters. Default is no excluded instance types. // +listType=set ExcludedInstanceTypes []*string `json:"excludedInstanceTypes,omitempty" tf:"excluded_instance_types,omitempty"` // List of instance generation names. Default is any generation. // +listType=set InstanceGenerations []*string `json:"instanceGenerations,omitempty" tf:"instance_generations,omitempty"` // Indicate whether instance types with local storage volumes are included, excluded, or required. Default is included. LocalStorage *string `json:"localStorage,omitempty" tf:"local_storage,omitempty"` // List of local storage type names. Default any storage type. // +listType=set LocalStorageTypes []*string `json:"localStorageTypes,omitempty" tf:"local_storage_types,omitempty"` // Block describing the minimum and maximum amount of memory (GiB) per vCPU. Default is no minimum or maximum. MemoryGibPerVcpu []MemoryGibPerVcpuObservation `json:"memoryGibPerVcpu,omitempty" tf:"memory_gib_per_vcpu,omitempty"` // Block describing the minimum and maximum amount of memory (MiB). Default is no maximum. MemoryMib []MemoryMibObservation `json:"memoryMib,omitempty" tf:"memory_mib,omitempty"` // Block describing the minimum and maximum amount of network bandwidth, in gigabits per second (Gbps). Default is no minimum or maximum. NetworkBandwidthGbps []NetworkBandwidthGbpsObservation `json:"networkBandwidthGbps,omitempty" tf:"network_bandwidth_gbps,omitempty"` // Block describing the minimum and maximum number of network interfaces. Default is no minimum or maximum. NetworkInterfaceCount []NetworkInterfaceCountObservation `json:"networkInterfaceCount,omitempty" tf:"network_interface_count,omitempty"` // Price protection threshold for On-Demand Instances. This is the maximum you’ll pay for an On-Demand Instance, expressed as a percentage higher than the cheapest M, C, or R instance type with your specified attributes. When Amazon EC2 Auto Scaling selects instance types with your attributes, we will exclude instance types whose price is higher than your threshold. The parameter accepts an integer, which Amazon EC2 Auto Scaling interprets as a percentage. To turn off price protection, specify a high value, such as 999999. Default is 20. OnDemandMaxPricePercentageOverLowestPrice *float64 `json:"onDemandMaxPricePercentageOverLowestPrice,omitempty" tf:"on_demand_max_price_percentage_over_lowest_price,omitempty"` // Indicate whether instance types must support On-Demand Instance Hibernation, either true or false. Default is false. RequireHibernateSupport *bool `json:"requireHibernateSupport,omitempty" tf:"require_hibernate_support,omitempty"` // Price protection threshold for Spot Instances. This is the maximum you’ll pay for a Spot Instance, expressed as a percentage higher than the cheapest M, C, or R instance type with your specified attributes. When Amazon EC2 Auto Scaling selects instance types with your attributes, we will exclude instance types whose price is higher than your threshold. The parameter accepts an integer, which Amazon EC2 Auto Scaling interprets as a percentage. To turn off price protection, specify a high value, such as 999999. Default is 100. SpotMaxPricePercentageOverLowestPrice *float64 `json:"spotMaxPricePercentageOverLowestPrice,omitempty" tf:"spot_max_price_percentage_over_lowest_price,omitempty"` // Block describing the minimum and maximum total local storage (GB). Default is no minimum or maximum. TotalLocalStorageGb []TotalLocalStorageGbObservation `json:"totalLocalStorageGb,omitempty" tf:"total_local_storage_gb,omitempty"` // Block describing the minimum and maximum number of vCPUs. Default is no maximum. VcpuCount []VcpuCountObservation `json:"vcpuCount,omitempty" tf:"vcpu_count,omitempty"` }
func (*InstanceRequirementsObservation) DeepCopy ¶
func (in *InstanceRequirementsObservation) DeepCopy() *InstanceRequirementsObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new InstanceRequirementsObservation.
func (*InstanceRequirementsObservation) DeepCopyInto ¶
func (in *InstanceRequirementsObservation) DeepCopyInto(out *InstanceRequirementsObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type InstanceRequirementsParameters ¶
type InstanceRequirementsParameters struct { // Block describing the minimum and maximum number of accelerators (GPUs, FPGAs, or AWS Inferentia chips). Default is no minimum or maximum. // +kubebuilder:validation:Optional AcceleratorCount []AcceleratorCountParameters `json:"acceleratorCount,omitempty" tf:"accelerator_count,omitempty"` // List of accelerator manufacturer names. Default is any manufacturer. // +kubebuilder:validation:Optional // +listType=set AcceleratorManufacturers []*string `json:"acceleratorManufacturers,omitempty" tf:"accelerator_manufacturers,omitempty"` // List of accelerator names. Default is any acclerator. // +kubebuilder:validation:Optional // +listType=set AcceleratorNames []*string `json:"acceleratorNames,omitempty" tf:"accelerator_names,omitempty"` // Block describing the minimum and maximum total memory of the accelerators. Default is no minimum or maximum. // +kubebuilder:validation:Optional AcceleratorTotalMemoryMib []AcceleratorTotalMemoryMibParameters `json:"acceleratorTotalMemoryMib,omitempty" tf:"accelerator_total_memory_mib,omitempty"` // List of accelerator types. Default is any accelerator type. // +kubebuilder:validation:Optional // +listType=set AcceleratorTypes []*string `json:"acceleratorTypes,omitempty" tf:"accelerator_types,omitempty"` // List of instance types to apply your specified attributes against. All other instance types are ignored, even if they match your specified attributes. You can use strings with one or more wild cards, represented by an asterisk (*), to allow an instance type, size, or generation. The following are examples: m5.8xlarge, c5*.*, m5a.*, r*, *3*. For example, if you specify c5*, you are allowing the entire C5 instance family, which includes all C5a and C5n instance types. If you specify m5a.*, you are allowing all the M5a instance types, but not the M5n instance types. Maximum of 400 entries in the list; each entry is limited to 30 characters. Default is all instance types. // +kubebuilder:validation:Optional // +listType=set AllowedInstanceTypes []*string `json:"allowedInstanceTypes,omitempty" tf:"allowed_instance_types,omitempty"` // Indicate whether bare metal instace types should be included, excluded, or required. Default is excluded. // +kubebuilder:validation:Optional BareMetal *string `json:"bareMetal,omitempty" tf:"bare_metal,omitempty"` // Block describing the minimum and maximum baseline EBS bandwidth, in Mbps. Default is no minimum or maximum. // +kubebuilder:validation:Optional BaselineEBSBandwidthMbps []BaselineEBSBandwidthMbpsParameters `json:"baselineEbsBandwidthMbps,omitempty" tf:"baseline_ebs_bandwidth_mbps,omitempty"` // Indicate whether burstable performance instance types should be included, excluded, or required. Default is excluded. // +kubebuilder:validation:Optional BurstablePerformance *string `json:"burstablePerformance,omitempty" tf:"burstable_performance,omitempty"` // List of CPU manufacturer names. Default is any manufacturer. // +kubebuilder:validation:Optional // +listType=set CPUManufacturers []*string `json:"cpuManufacturers,omitempty" tf:"cpu_manufacturers,omitempty"` // List of instance types to exclude. You can use strings with one or more wild cards, represented by an asterisk (*), to exclude an instance type, size, or generation. The following are examples: m5.8xlarge, c5*.*, m5a.*, r*, *3*. For example, if you specify c5*, you are excluding the entire C5 instance family, which includes all C5a and C5n instance types. If you specify m5a.*, you are excluding all the M5a instance types, but not the M5n instance types. Maximum of 400 entries in the list; each entry is limited to 30 characters. Default is no excluded instance types. // +kubebuilder:validation:Optional // +listType=set ExcludedInstanceTypes []*string `json:"excludedInstanceTypes,omitempty" tf:"excluded_instance_types,omitempty"` // List of instance generation names. Default is any generation. // +kubebuilder:validation:Optional // +listType=set InstanceGenerations []*string `json:"instanceGenerations,omitempty" tf:"instance_generations,omitempty"` // Indicate whether instance types with local storage volumes are included, excluded, or required. Default is included. // +kubebuilder:validation:Optional LocalStorage *string `json:"localStorage,omitempty" tf:"local_storage,omitempty"` // List of local storage type names. Default any storage type. // +kubebuilder:validation:Optional // +listType=set LocalStorageTypes []*string `json:"localStorageTypes,omitempty" tf:"local_storage_types,omitempty"` // Block describing the minimum and maximum amount of memory (GiB) per vCPU. Default is no minimum or maximum. // +kubebuilder:validation:Optional MemoryGibPerVcpu []MemoryGibPerVcpuParameters `json:"memoryGibPerVcpu,omitempty" tf:"memory_gib_per_vcpu,omitempty"` // Block describing the minimum and maximum amount of memory (MiB). Default is no maximum. // +kubebuilder:validation:Optional MemoryMib []MemoryMibParameters `json:"memoryMib,omitempty" tf:"memory_mib,omitempty"` // Block describing the minimum and maximum amount of network bandwidth, in gigabits per second (Gbps). Default is no minimum or maximum. // +kubebuilder:validation:Optional NetworkBandwidthGbps []NetworkBandwidthGbpsParameters `json:"networkBandwidthGbps,omitempty" tf:"network_bandwidth_gbps,omitempty"` // Block describing the minimum and maximum number of network interfaces. Default is no minimum or maximum. // +kubebuilder:validation:Optional NetworkInterfaceCount []NetworkInterfaceCountParameters `json:"networkInterfaceCount,omitempty" tf:"network_interface_count,omitempty"` // Price protection threshold for On-Demand Instances. This is the maximum you’ll pay for an On-Demand Instance, expressed as a percentage higher than the cheapest M, C, or R instance type with your specified attributes. When Amazon EC2 Auto Scaling selects instance types with your attributes, we will exclude instance types whose price is higher than your threshold. The parameter accepts an integer, which Amazon EC2 Auto Scaling interprets as a percentage. To turn off price protection, specify a high value, such as 999999. Default is 20. // +kubebuilder:validation:Optional OnDemandMaxPricePercentageOverLowestPrice *float64 `json:"onDemandMaxPricePercentageOverLowestPrice,omitempty" tf:"on_demand_max_price_percentage_over_lowest_price,omitempty"` // Indicate whether instance types must support On-Demand Instance Hibernation, either true or false. Default is false. // +kubebuilder:validation:Optional RequireHibernateSupport *bool `json:"requireHibernateSupport,omitempty" tf:"require_hibernate_support,omitempty"` // Price protection threshold for Spot Instances. This is the maximum you’ll pay for a Spot Instance, expressed as a percentage higher than the cheapest M, C, or R instance type with your specified attributes. When Amazon EC2 Auto Scaling selects instance types with your attributes, we will exclude instance types whose price is higher than your threshold. The parameter accepts an integer, which Amazon EC2 Auto Scaling interprets as a percentage. To turn off price protection, specify a high value, such as 999999. Default is 100. // +kubebuilder:validation:Optional SpotMaxPricePercentageOverLowestPrice *float64 `json:"spotMaxPricePercentageOverLowestPrice,omitempty" tf:"spot_max_price_percentage_over_lowest_price,omitempty"` // Block describing the minimum and maximum total local storage (GB). Default is no minimum or maximum. // +kubebuilder:validation:Optional TotalLocalStorageGb []TotalLocalStorageGbParameters `json:"totalLocalStorageGb,omitempty" tf:"total_local_storage_gb,omitempty"` // Block describing the minimum and maximum number of vCPUs. Default is no maximum. // +kubebuilder:validation:Optional VcpuCount []VcpuCountParameters `json:"vcpuCount,omitempty" tf:"vcpu_count,omitempty"` }
func (*InstanceRequirementsParameters) DeepCopy ¶
func (in *InstanceRequirementsParameters) DeepCopy() *InstanceRequirementsParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new InstanceRequirementsParameters.
func (*InstanceRequirementsParameters) DeepCopyInto ¶
func (in *InstanceRequirementsParameters) DeepCopyInto(out *InstanceRequirementsParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type InstanceReusePolicyInitParameters ¶
type InstanceReusePolicyInitParameters struct { // Whether instances in the Auto Scaling group can be returned to the warm pool on scale in. ReuseOnScaleIn *bool `json:"reuseOnScaleIn,omitempty" tf:"reuse_on_scale_in,omitempty"` }
func (*InstanceReusePolicyInitParameters) DeepCopy ¶
func (in *InstanceReusePolicyInitParameters) DeepCopy() *InstanceReusePolicyInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new InstanceReusePolicyInitParameters.
func (*InstanceReusePolicyInitParameters) DeepCopyInto ¶
func (in *InstanceReusePolicyInitParameters) DeepCopyInto(out *InstanceReusePolicyInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type InstanceReusePolicyObservation ¶
type InstanceReusePolicyObservation struct { // Whether instances in the Auto Scaling group can be returned to the warm pool on scale in. ReuseOnScaleIn *bool `json:"reuseOnScaleIn,omitempty" tf:"reuse_on_scale_in,omitempty"` }
func (*InstanceReusePolicyObservation) DeepCopy ¶
func (in *InstanceReusePolicyObservation) DeepCopy() *InstanceReusePolicyObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new InstanceReusePolicyObservation.
func (*InstanceReusePolicyObservation) DeepCopyInto ¶
func (in *InstanceReusePolicyObservation) DeepCopyInto(out *InstanceReusePolicyObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type InstanceReusePolicyParameters ¶
type InstanceReusePolicyParameters struct { // Whether instances in the Auto Scaling group can be returned to the warm pool on scale in. // +kubebuilder:validation:Optional ReuseOnScaleIn *bool `json:"reuseOnScaleIn,omitempty" tf:"reuse_on_scale_in,omitempty"` }
func (*InstanceReusePolicyParameters) DeepCopy ¶
func (in *InstanceReusePolicyParameters) DeepCopy() *InstanceReusePolicyParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new InstanceReusePolicyParameters.
func (*InstanceReusePolicyParameters) DeepCopyInto ¶
func (in *InstanceReusePolicyParameters) DeepCopyInto(out *InstanceReusePolicyParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type InstancesDistributionInitParameters ¶
type InstancesDistributionInitParameters struct { // Strategy to use when launching on-demand instances. Valid values: prioritized, lowest-price. Default: prioritized. OnDemandAllocationStrategy *string `json:"onDemandAllocationStrategy,omitempty" tf:"on_demand_allocation_strategy,omitempty"` // Absolute minimum amount of desired capacity that must be fulfilled by on-demand instances. Default: 0. OnDemandBaseCapacity *float64 `json:"onDemandBaseCapacity,omitempty" tf:"on_demand_base_capacity,omitempty"` // Percentage split between on-demand and Spot instances above the base on-demand capacity. Default: 100. OnDemandPercentageAboveBaseCapacity *float64 `json:"onDemandPercentageAboveBaseCapacity,omitempty" tf:"on_demand_percentage_above_base_capacity,omitempty"` // How to allocate capacity across the Spot pools. Valid values: lowest-price, capacity-optimized, capacity-optimized-prioritized, and price-capacity-optimized. Default: lowest-price. SpotAllocationStrategy *string `json:"spotAllocationStrategy,omitempty" tf:"spot_allocation_strategy,omitempty"` // Number of Spot pools per availability zone to allocate capacity. EC2 Auto Scaling selects the cheapest Spot pools and evenly allocates Spot capacity across the number of Spot pools that you specify. Only available with spot_allocation_strategy set to lowest-price. Otherwise it must be set to 0, if it has been defined before. Default: 2. SpotInstancePools *float64 `json:"spotInstancePools,omitempty" tf:"spot_instance_pools,omitempty"` // Maximum price per unit hour that the user is willing to pay for the Spot instances. Default: an empty string which means the on-demand price. SpotMaxPrice *string `json:"spotMaxPrice,omitempty" tf:"spot_max_price,omitempty"` }
func (*InstancesDistributionInitParameters) DeepCopy ¶
func (in *InstancesDistributionInitParameters) DeepCopy() *InstancesDistributionInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new InstancesDistributionInitParameters.
func (*InstancesDistributionInitParameters) DeepCopyInto ¶
func (in *InstancesDistributionInitParameters) DeepCopyInto(out *InstancesDistributionInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type InstancesDistributionObservation ¶
type InstancesDistributionObservation struct { // Strategy to use when launching on-demand instances. Valid values: prioritized, lowest-price. Default: prioritized. OnDemandAllocationStrategy *string `json:"onDemandAllocationStrategy,omitempty" tf:"on_demand_allocation_strategy,omitempty"` // Absolute minimum amount of desired capacity that must be fulfilled by on-demand instances. Default: 0. OnDemandBaseCapacity *float64 `json:"onDemandBaseCapacity,omitempty" tf:"on_demand_base_capacity,omitempty"` // Percentage split between on-demand and Spot instances above the base on-demand capacity. Default: 100. OnDemandPercentageAboveBaseCapacity *float64 `json:"onDemandPercentageAboveBaseCapacity,omitempty" tf:"on_demand_percentage_above_base_capacity,omitempty"` // How to allocate capacity across the Spot pools. Valid values: lowest-price, capacity-optimized, capacity-optimized-prioritized, and price-capacity-optimized. Default: lowest-price. SpotAllocationStrategy *string `json:"spotAllocationStrategy,omitempty" tf:"spot_allocation_strategy,omitempty"` // Number of Spot pools per availability zone to allocate capacity. EC2 Auto Scaling selects the cheapest Spot pools and evenly allocates Spot capacity across the number of Spot pools that you specify. Only available with spot_allocation_strategy set to lowest-price. Otherwise it must be set to 0, if it has been defined before. Default: 2. SpotInstancePools *float64 `json:"spotInstancePools,omitempty" tf:"spot_instance_pools,omitempty"` // Maximum price per unit hour that the user is willing to pay for the Spot instances. Default: an empty string which means the on-demand price. SpotMaxPrice *string `json:"spotMaxPrice,omitempty" tf:"spot_max_price,omitempty"` }
func (*InstancesDistributionObservation) DeepCopy ¶
func (in *InstancesDistributionObservation) DeepCopy() *InstancesDistributionObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new InstancesDistributionObservation.
func (*InstancesDistributionObservation) DeepCopyInto ¶
func (in *InstancesDistributionObservation) DeepCopyInto(out *InstancesDistributionObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type InstancesDistributionParameters ¶
type InstancesDistributionParameters struct { // Strategy to use when launching on-demand instances. Valid values: prioritized, lowest-price. Default: prioritized. // +kubebuilder:validation:Optional OnDemandAllocationStrategy *string `json:"onDemandAllocationStrategy,omitempty" tf:"on_demand_allocation_strategy,omitempty"` // Absolute minimum amount of desired capacity that must be fulfilled by on-demand instances. Default: 0. // +kubebuilder:validation:Optional OnDemandBaseCapacity *float64 `json:"onDemandBaseCapacity,omitempty" tf:"on_demand_base_capacity,omitempty"` // Percentage split between on-demand and Spot instances above the base on-demand capacity. Default: 100. // +kubebuilder:validation:Optional OnDemandPercentageAboveBaseCapacity *float64 `json:"onDemandPercentageAboveBaseCapacity,omitempty" tf:"on_demand_percentage_above_base_capacity,omitempty"` // How to allocate capacity across the Spot pools. Valid values: lowest-price, capacity-optimized, capacity-optimized-prioritized, and price-capacity-optimized. Default: lowest-price. // +kubebuilder:validation:Optional SpotAllocationStrategy *string `json:"spotAllocationStrategy,omitempty" tf:"spot_allocation_strategy,omitempty"` // Number of Spot pools per availability zone to allocate capacity. EC2 Auto Scaling selects the cheapest Spot pools and evenly allocates Spot capacity across the number of Spot pools that you specify. Only available with spot_allocation_strategy set to lowest-price. Otherwise it must be set to 0, if it has been defined before. Default: 2. // +kubebuilder:validation:Optional SpotInstancePools *float64 `json:"spotInstancePools,omitempty" tf:"spot_instance_pools,omitempty"` // Maximum price per unit hour that the user is willing to pay for the Spot instances. Default: an empty string which means the on-demand price. // +kubebuilder:validation:Optional SpotMaxPrice *string `json:"spotMaxPrice,omitempty" tf:"spot_max_price,omitempty"` }
func (*InstancesDistributionParameters) DeepCopy ¶
func (in *InstancesDistributionParameters) DeepCopy() *InstancesDistributionParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new InstancesDistributionParameters.
func (*InstancesDistributionParameters) DeepCopyInto ¶
func (in *InstancesDistributionParameters) DeepCopyInto(out *InstancesDistributionParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type LaunchConfiguration ¶ added in v1.7.0
type LaunchConfiguration struct { metav1.TypeMeta `json:",inline"` metav1.ObjectMeta `json:"metadata,omitempty"` // +kubebuilder:validation:XValidation:rule="!('*' in self.managementPolicies || 'Create' in self.managementPolicies || 'Update' in self.managementPolicies) || has(self.forProvider.imageId) || (has(self.initProvider) && has(self.initProvider.imageId))",message="spec.forProvider.imageId is a required parameter" // +kubebuilder:validation:XValidation:rule="!('*' in self.managementPolicies || 'Create' in self.managementPolicies || 'Update' in self.managementPolicies) || has(self.forProvider.instanceType) || (has(self.initProvider) && has(self.initProvider.instanceType))",message="spec.forProvider.instanceType is a required parameter" Spec LaunchConfigurationSpec `json:"spec"` Status LaunchConfigurationStatus `json:"status,omitempty"` }
LaunchConfiguration is the Schema for the LaunchConfigurations API. Provides a resource to create a new launch configuration, used for autoscaling groups. +kubebuilder:printcolumn:name="SYNCED",type="string",JSONPath=".status.conditions[?(@.type=='Synced')].status" +kubebuilder:printcolumn:name="READY",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].status" +kubebuilder:printcolumn:name="EXTERNAL-NAME",type="string",JSONPath=".metadata.annotations.crossplane\\.io/external-name" +kubebuilder:printcolumn:name="AGE",type="date",JSONPath=".metadata.creationTimestamp" +kubebuilder:resource:scope=Cluster,categories={crossplane,managed,aws}
func (*LaunchConfiguration) DeepCopy ¶ added in v1.7.0
func (in *LaunchConfiguration) DeepCopy() *LaunchConfiguration
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new LaunchConfiguration.
func (*LaunchConfiguration) DeepCopyInto ¶ added in v1.7.0
func (in *LaunchConfiguration) DeepCopyInto(out *LaunchConfiguration)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*LaunchConfiguration) DeepCopyObject ¶ added in v1.7.0
func (in *LaunchConfiguration) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*LaunchConfiguration) GetCondition ¶ added in v1.7.0
func (mg *LaunchConfiguration) GetCondition(ct xpv1.ConditionType) xpv1.Condition
GetCondition of this LaunchConfiguration.
func (*LaunchConfiguration) GetConnectionDetailsMapping ¶ added in v1.7.0
func (tr *LaunchConfiguration) GetConnectionDetailsMapping() map[string]string
GetConnectionDetailsMapping for this LaunchConfiguration
func (*LaunchConfiguration) GetDeletionPolicy ¶ added in v1.7.0
func (mg *LaunchConfiguration) GetDeletionPolicy() xpv1.DeletionPolicy
GetDeletionPolicy of this LaunchConfiguration.
func (*LaunchConfiguration) GetID ¶ added in v1.7.0
func (tr *LaunchConfiguration) GetID() string
GetID returns ID of underlying Terraform resource of this LaunchConfiguration
func (*LaunchConfiguration) GetInitParameters ¶ added in v1.7.0
func (tr *LaunchConfiguration) GetInitParameters() (map[string]any, error)
GetInitParameters of this LaunchConfiguration
func (*LaunchConfiguration) GetManagementPolicies ¶ added in v1.7.0
func (mg *LaunchConfiguration) GetManagementPolicies() xpv1.ManagementPolicies
GetManagementPolicies of this LaunchConfiguration.
func (*LaunchConfiguration) GetMergedParameters ¶ added in v1.7.0
func (tr *LaunchConfiguration) GetMergedParameters(shouldMergeInitProvider bool) (map[string]any, error)
GetInitParameters of this LaunchConfiguration
func (*LaunchConfiguration) GetObservation ¶ added in v1.7.0
func (tr *LaunchConfiguration) GetObservation() (map[string]any, error)
GetObservation of this LaunchConfiguration
func (*LaunchConfiguration) GetParameters ¶ added in v1.7.0
func (tr *LaunchConfiguration) GetParameters() (map[string]any, error)
GetParameters of this LaunchConfiguration
func (*LaunchConfiguration) GetProviderConfigReference ¶ added in v1.7.0
func (mg *LaunchConfiguration) GetProviderConfigReference() *xpv1.Reference
GetProviderConfigReference of this LaunchConfiguration.
func (*LaunchConfiguration) GetPublishConnectionDetailsTo ¶ added in v1.7.0
func (mg *LaunchConfiguration) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
GetPublishConnectionDetailsTo of this LaunchConfiguration.
func (*LaunchConfiguration) GetTerraformResourceType ¶ added in v1.7.0
func (mg *LaunchConfiguration) GetTerraformResourceType() string
GetTerraformResourceType returns Terraform resource type for this LaunchConfiguration
func (*LaunchConfiguration) GetTerraformSchemaVersion ¶ added in v1.7.0
func (tr *LaunchConfiguration) GetTerraformSchemaVersion() int
GetTerraformSchemaVersion returns the associated Terraform schema version
func (*LaunchConfiguration) GetWriteConnectionSecretToReference ¶ added in v1.7.0
func (mg *LaunchConfiguration) GetWriteConnectionSecretToReference() *xpv1.SecretReference
GetWriteConnectionSecretToReference of this LaunchConfiguration.
func (*LaunchConfiguration) Hub ¶ added in v1.7.0
func (tr *LaunchConfiguration) Hub()
Hub marks this type as a conversion hub.
func (*LaunchConfiguration) LateInitialize ¶ added in v1.7.0
func (tr *LaunchConfiguration) LateInitialize(attrs []byte) (bool, error)
LateInitialize this LaunchConfiguration using its observed tfState. returns True if there are any spec changes for the resource.
func (*LaunchConfiguration) SetConditions ¶ added in v1.7.0
func (mg *LaunchConfiguration) SetConditions(c ...xpv1.Condition)
SetConditions of this LaunchConfiguration.
func (*LaunchConfiguration) SetDeletionPolicy ¶ added in v1.7.0
func (mg *LaunchConfiguration) SetDeletionPolicy(r xpv1.DeletionPolicy)
SetDeletionPolicy of this LaunchConfiguration.
func (*LaunchConfiguration) SetManagementPolicies ¶ added in v1.7.0
func (mg *LaunchConfiguration) SetManagementPolicies(r xpv1.ManagementPolicies)
SetManagementPolicies of this LaunchConfiguration.
func (*LaunchConfiguration) SetObservation ¶ added in v1.7.0
func (tr *LaunchConfiguration) SetObservation(obs map[string]any) error
SetObservation for this LaunchConfiguration
func (*LaunchConfiguration) SetParameters ¶ added in v1.7.0
func (tr *LaunchConfiguration) SetParameters(params map[string]any) error
SetParameters for this LaunchConfiguration
func (*LaunchConfiguration) SetProviderConfigReference ¶ added in v1.7.0
func (mg *LaunchConfiguration) SetProviderConfigReference(r *xpv1.Reference)
SetProviderConfigReference of this LaunchConfiguration.
func (*LaunchConfiguration) SetPublishConnectionDetailsTo ¶ added in v1.7.0
func (mg *LaunchConfiguration) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
SetPublishConnectionDetailsTo of this LaunchConfiguration.
func (*LaunchConfiguration) SetWriteConnectionSecretToReference ¶ added in v1.7.0
func (mg *LaunchConfiguration) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
SetWriteConnectionSecretToReference of this LaunchConfiguration.
type LaunchConfigurationInitParameters ¶ added in v1.7.0
type LaunchConfigurationInitParameters struct { // Associate a public ip address with an instance in a VPC. AssociatePublicIPAddress *bool `json:"associatePublicIpAddress,omitempty" tf:"associate_public_ip_address,omitempty"` // Additional EBS block devices to attach to the instance. See Block Devices below for details. EBSBlockDevice []EBSBlockDeviceInitParameters `json:"ebsBlockDevice,omitempty" tf:"ebs_block_device,omitempty"` // If true, the launched EC2 instance will be EBS-optimized. EBSOptimized *bool `json:"ebsOptimized,omitempty" tf:"ebs_optimized,omitempty"` // Enables/disables detailed monitoring. This is enabled by default. EnableMonitoring *bool `json:"enableMonitoring,omitempty" tf:"enable_monitoring,omitempty"` // Customize Ephemeral (also known as "Instance Store") volumes on the instance. See Block Devices below for details. EphemeralBlockDevice []EphemeralBlockDeviceInitParameters `json:"ephemeralBlockDevice,omitempty" tf:"ephemeral_block_device,omitempty"` // The name attribute of the IAM instance profile to associate with launched instances. IAMInstanceProfile *string `json:"iamInstanceProfile,omitempty" tf:"iam_instance_profile,omitempty"` // The EC2 image ID to launch. ImageID *string `json:"imageId,omitempty" tf:"image_id,omitempty"` // The size of instance to launch. InstanceType *string `json:"instanceType,omitempty" tf:"instance_type,omitempty"` // The key name that should be used for the instance. KeyName *string `json:"keyName,omitempty" tf:"key_name,omitempty"` // The metadata options for the instance. MetadataOptions *MetadataOptionsInitParameters `json:"metadataOptions,omitempty" tf:"metadata_options,omitempty"` // The tenancy of the instance. Valid values are default or dedicated, see AWS's Create Launch Configuration for more details. PlacementTenancy *string `json:"placementTenancy,omitempty" tf:"placement_tenancy,omitempty"` // Customize details about the root block device of the instance. See Block Devices below for details. RootBlockDevice *RootBlockDeviceInitParameters `json:"rootBlockDevice,omitempty" tf:"root_block_device,omitempty"` // A list of associated security group IDS. // +listType=set SecurityGroups []*string `json:"securityGroups,omitempty" tf:"security_groups,omitempty"` // The maximum price to use for reserving spot instances. SpotPrice *string `json:"spotPrice,omitempty" tf:"spot_price,omitempty"` // The user data to provide when launching the instance. Do not pass gzip-compressed data via this argument; see user_data_base64 instead. UserData *string `json:"userData,omitempty" tf:"user_data,omitempty"` // Can be used instead of user_data to pass base64-encoded binary data directly. Use this instead of user_data whenever the value is not a valid UTF-8 string. For example, gzip-encoded user data must be base64-encoded and passed via this argument to avoid corruption. UserDataBase64 *string `json:"userDataBase64,omitempty" tf:"user_data_base64,omitempty"` }
func (*LaunchConfigurationInitParameters) DeepCopy ¶ added in v1.7.0
func (in *LaunchConfigurationInitParameters) DeepCopy() *LaunchConfigurationInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new LaunchConfigurationInitParameters.
func (*LaunchConfigurationInitParameters) DeepCopyInto ¶ added in v1.7.0
func (in *LaunchConfigurationInitParameters) DeepCopyInto(out *LaunchConfigurationInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type LaunchConfigurationList ¶ added in v1.7.0
type LaunchConfigurationList struct { metav1.TypeMeta `json:",inline"` metav1.ListMeta `json:"metadata,omitempty"` Items []LaunchConfiguration `json:"items"` }
LaunchConfigurationList contains a list of LaunchConfigurations
func (*LaunchConfigurationList) DeepCopy ¶ added in v1.7.0
func (in *LaunchConfigurationList) DeepCopy() *LaunchConfigurationList
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new LaunchConfigurationList.
func (*LaunchConfigurationList) DeepCopyInto ¶ added in v1.7.0
func (in *LaunchConfigurationList) DeepCopyInto(out *LaunchConfigurationList)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*LaunchConfigurationList) DeepCopyObject ¶ added in v1.7.0
func (in *LaunchConfigurationList) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*LaunchConfigurationList) GetItems ¶ added in v1.7.0
func (l *LaunchConfigurationList) GetItems() []resource.Managed
GetItems of this LaunchConfigurationList.
type LaunchConfigurationObservation ¶ added in v1.7.0
type LaunchConfigurationObservation struct { // The Amazon Resource Name of the launch configuration. Arn *string `json:"arn,omitempty" tf:"arn,omitempty"` // Associate a public ip address with an instance in a VPC. AssociatePublicIPAddress *bool `json:"associatePublicIpAddress,omitempty" tf:"associate_public_ip_address,omitempty"` // Additional EBS block devices to attach to the instance. See Block Devices below for details. EBSBlockDevice []EBSBlockDeviceObservation `json:"ebsBlockDevice,omitempty" tf:"ebs_block_device,omitempty"` // If true, the launched EC2 instance will be EBS-optimized. EBSOptimized *bool `json:"ebsOptimized,omitempty" tf:"ebs_optimized,omitempty"` // Enables/disables detailed monitoring. This is enabled by default. EnableMonitoring *bool `json:"enableMonitoring,omitempty" tf:"enable_monitoring,omitempty"` // Customize Ephemeral (also known as "Instance Store") volumes on the instance. See Block Devices below for details. EphemeralBlockDevice []EphemeralBlockDeviceObservation `json:"ephemeralBlockDevice,omitempty" tf:"ephemeral_block_device,omitempty"` // The name attribute of the IAM instance profile to associate with launched instances. IAMInstanceProfile *string `json:"iamInstanceProfile,omitempty" tf:"iam_instance_profile,omitempty"` // The ID of the launch configuration. ID *string `json:"id,omitempty" tf:"id,omitempty"` // The EC2 image ID to launch. ImageID *string `json:"imageId,omitempty" tf:"image_id,omitempty"` // The size of instance to launch. InstanceType *string `json:"instanceType,omitempty" tf:"instance_type,omitempty"` // The key name that should be used for the instance. KeyName *string `json:"keyName,omitempty" tf:"key_name,omitempty"` // The metadata options for the instance. MetadataOptions *MetadataOptionsObservation `json:"metadataOptions,omitempty" tf:"metadata_options,omitempty"` // The tenancy of the instance. Valid values are default or dedicated, see AWS's Create Launch Configuration for more details. PlacementTenancy *string `json:"placementTenancy,omitempty" tf:"placement_tenancy,omitempty"` // Customize details about the root block device of the instance. See Block Devices below for details. RootBlockDevice *RootBlockDeviceObservation `json:"rootBlockDevice,omitempty" tf:"root_block_device,omitempty"` // A list of associated security group IDS. // +listType=set SecurityGroups []*string `json:"securityGroups,omitempty" tf:"security_groups,omitempty"` // The maximum price to use for reserving spot instances. SpotPrice *string `json:"spotPrice,omitempty" tf:"spot_price,omitempty"` // The user data to provide when launching the instance. Do not pass gzip-compressed data via this argument; see user_data_base64 instead. UserData *string `json:"userData,omitempty" tf:"user_data,omitempty"` // Can be used instead of user_data to pass base64-encoded binary data directly. Use this instead of user_data whenever the value is not a valid UTF-8 string. For example, gzip-encoded user data must be base64-encoded and passed via this argument to avoid corruption. UserDataBase64 *string `json:"userDataBase64,omitempty" tf:"user_data_base64,omitempty"` }
func (*LaunchConfigurationObservation) DeepCopy ¶ added in v1.7.0
func (in *LaunchConfigurationObservation) DeepCopy() *LaunchConfigurationObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new LaunchConfigurationObservation.
func (*LaunchConfigurationObservation) DeepCopyInto ¶ added in v1.7.0
func (in *LaunchConfigurationObservation) DeepCopyInto(out *LaunchConfigurationObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type LaunchConfigurationParameters ¶ added in v1.7.0
type LaunchConfigurationParameters struct { // Associate a public ip address with an instance in a VPC. // +kubebuilder:validation:Optional AssociatePublicIPAddress *bool `json:"associatePublicIpAddress,omitempty" tf:"associate_public_ip_address,omitempty"` // Additional EBS block devices to attach to the instance. See Block Devices below for details. // +kubebuilder:validation:Optional EBSBlockDevice []EBSBlockDeviceParameters `json:"ebsBlockDevice,omitempty" tf:"ebs_block_device,omitempty"` // If true, the launched EC2 instance will be EBS-optimized. // +kubebuilder:validation:Optional EBSOptimized *bool `json:"ebsOptimized,omitempty" tf:"ebs_optimized,omitempty"` // Enables/disables detailed monitoring. This is enabled by default. // +kubebuilder:validation:Optional EnableMonitoring *bool `json:"enableMonitoring,omitempty" tf:"enable_monitoring,omitempty"` // Customize Ephemeral (also known as "Instance Store") volumes on the instance. See Block Devices below for details. // +kubebuilder:validation:Optional EphemeralBlockDevice []EphemeralBlockDeviceParameters `json:"ephemeralBlockDevice,omitempty" tf:"ephemeral_block_device,omitempty"` // The name attribute of the IAM instance profile to associate with launched instances. // +kubebuilder:validation:Optional IAMInstanceProfile *string `json:"iamInstanceProfile,omitempty" tf:"iam_instance_profile,omitempty"` // The EC2 image ID to launch. // +kubebuilder:validation:Optional ImageID *string `json:"imageId,omitempty" tf:"image_id,omitempty"` // The size of instance to launch. // +kubebuilder:validation:Optional InstanceType *string `json:"instanceType,omitempty" tf:"instance_type,omitempty"` // The key name that should be used for the instance. // +kubebuilder:validation:Optional KeyName *string `json:"keyName,omitempty" tf:"key_name,omitempty"` // The metadata options for the instance. // +kubebuilder:validation:Optional MetadataOptions *MetadataOptionsParameters `json:"metadataOptions,omitempty" tf:"metadata_options,omitempty"` // The tenancy of the instance. Valid values are default or dedicated, see AWS's Create Launch Configuration for more details. // +kubebuilder:validation:Optional PlacementTenancy *string `json:"placementTenancy,omitempty" tf:"placement_tenancy,omitempty"` // Region is the region you'd like your resource to be created in. // +upjet:crd:field:TFTag=- // +kubebuilder:validation:Required Region *string `json:"region" tf:"-"` // Customize details about the root block device of the instance. See Block Devices below for details. // +kubebuilder:validation:Optional RootBlockDevice *RootBlockDeviceParameters `json:"rootBlockDevice,omitempty" tf:"root_block_device,omitempty"` // A list of associated security group IDS. // +kubebuilder:validation:Optional // +listType=set SecurityGroups []*string `json:"securityGroups,omitempty" tf:"security_groups,omitempty"` // The maximum price to use for reserving spot instances. // +kubebuilder:validation:Optional SpotPrice *string `json:"spotPrice,omitempty" tf:"spot_price,omitempty"` // The user data to provide when launching the instance. Do not pass gzip-compressed data via this argument; see user_data_base64 instead. // +kubebuilder:validation:Optional UserData *string `json:"userData,omitempty" tf:"user_data,omitempty"` // Can be used instead of user_data to pass base64-encoded binary data directly. Use this instead of user_data whenever the value is not a valid UTF-8 string. For example, gzip-encoded user data must be base64-encoded and passed via this argument to avoid corruption. // +kubebuilder:validation:Optional UserDataBase64 *string `json:"userDataBase64,omitempty" tf:"user_data_base64,omitempty"` }
func (*LaunchConfigurationParameters) DeepCopy ¶ added in v1.7.0
func (in *LaunchConfigurationParameters) DeepCopy() *LaunchConfigurationParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new LaunchConfigurationParameters.
func (*LaunchConfigurationParameters) DeepCopyInto ¶ added in v1.7.0
func (in *LaunchConfigurationParameters) DeepCopyInto(out *LaunchConfigurationParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type LaunchConfigurationSpec ¶ added in v1.7.0
type LaunchConfigurationSpec struct { v1.ResourceSpec `json:",inline"` ForProvider LaunchConfigurationParameters `json:"forProvider"` // THIS IS A BETA FIELD. It will be honored // unless the Management Policies feature flag is disabled. // InitProvider holds the same fields as ForProvider, with the exception // of Identifier and other resource reference fields. The fields that are // in InitProvider are merged into ForProvider when the resource is created. // The same fields are also added to the terraform ignore_changes hook, to // avoid updating them after creation. This is useful for fields that are // required on creation, but we do not desire to update them after creation, // for example because of an external controller is managing them, like an // autoscaler. InitProvider LaunchConfigurationInitParameters `json:"initProvider,omitempty"` }
LaunchConfigurationSpec defines the desired state of LaunchConfiguration
func (*LaunchConfigurationSpec) DeepCopy ¶ added in v1.7.0
func (in *LaunchConfigurationSpec) DeepCopy() *LaunchConfigurationSpec
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new LaunchConfigurationSpec.
func (*LaunchConfigurationSpec) DeepCopyInto ¶ added in v1.7.0
func (in *LaunchConfigurationSpec) DeepCopyInto(out *LaunchConfigurationSpec)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type LaunchConfigurationStatus ¶ added in v1.7.0
type LaunchConfigurationStatus struct { v1.ResourceStatus `json:",inline"` AtProvider LaunchConfigurationObservation `json:"atProvider,omitempty"` }
LaunchConfigurationStatus defines the observed state of LaunchConfiguration.
func (*LaunchConfigurationStatus) DeepCopy ¶ added in v1.7.0
func (in *LaunchConfigurationStatus) DeepCopy() *LaunchConfigurationStatus
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new LaunchConfigurationStatus.
func (*LaunchConfigurationStatus) DeepCopyInto ¶ added in v1.7.0
func (in *LaunchConfigurationStatus) DeepCopyInto(out *LaunchConfigurationStatus)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type LaunchTemplateInitParameters ¶
type LaunchTemplateInitParameters struct { // ID of the launch template. Conflicts with name. // +crossplane:generate:reference:type=github.com/upbound/provider-aws/apis/ec2/v1beta1.LaunchTemplate // +crossplane:generate:reference:extractor=github.com/crossplane/upjet/pkg/resource.ExtractResourceID() ID *string `json:"id,omitempty" tf:"id,omitempty"` // Reference to a LaunchTemplate in ec2 to populate id. // +kubebuilder:validation:Optional IDRef *v1.Reference `json:"idRef,omitempty" tf:"-"` // Selector for a LaunchTemplate in ec2 to populate id. // +kubebuilder:validation:Optional IDSelector *v1.Selector `json:"idSelector,omitempty" tf:"-"` // Name of the launch template. Conflicts with id. Name *string `json:"name,omitempty" tf:"name,omitempty"` // Template version. Can be version number, $Latest, or $Default. (Default: $Default). Version *string `json:"version,omitempty" tf:"version,omitempty"` }
func (*LaunchTemplateInitParameters) DeepCopy ¶
func (in *LaunchTemplateInitParameters) DeepCopy() *LaunchTemplateInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new LaunchTemplateInitParameters.
func (*LaunchTemplateInitParameters) DeepCopyInto ¶
func (in *LaunchTemplateInitParameters) DeepCopyInto(out *LaunchTemplateInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type LaunchTemplateObservation ¶
type LaunchTemplateObservation struct { // ID of the launch template. Conflicts with name. ID *string `json:"id,omitempty" tf:"id,omitempty"` // Name of the launch template. Conflicts with id. Name *string `json:"name,omitempty" tf:"name,omitempty"` // Template version. Can be version number, $Latest, or $Default. (Default: $Default). Version *string `json:"version,omitempty" tf:"version,omitempty"` }
func (*LaunchTemplateObservation) DeepCopy ¶
func (in *LaunchTemplateObservation) DeepCopy() *LaunchTemplateObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new LaunchTemplateObservation.
func (*LaunchTemplateObservation) DeepCopyInto ¶
func (in *LaunchTemplateObservation) DeepCopyInto(out *LaunchTemplateObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type LaunchTemplateParameters ¶
type LaunchTemplateParameters struct { // ID of the launch template. Conflicts with name. // +crossplane:generate:reference:type=github.com/upbound/provider-aws/apis/ec2/v1beta1.LaunchTemplate // +crossplane:generate:reference:extractor=github.com/crossplane/upjet/pkg/resource.ExtractResourceID() // +kubebuilder:validation:Optional ID *string `json:"id,omitempty" tf:"id,omitempty"` // Reference to a LaunchTemplate in ec2 to populate id. // +kubebuilder:validation:Optional IDRef *v1.Reference `json:"idRef,omitempty" tf:"-"` // Selector for a LaunchTemplate in ec2 to populate id. // +kubebuilder:validation:Optional IDSelector *v1.Selector `json:"idSelector,omitempty" tf:"-"` // Name of the launch template. Conflicts with id. // +kubebuilder:validation:Optional Name *string `json:"name,omitempty" tf:"name,omitempty"` // Template version. Can be version number, $Latest, or $Default. (Default: $Default). // +kubebuilder:validation:Optional Version *string `json:"version,omitempty" tf:"version,omitempty"` }
func (*LaunchTemplateParameters) DeepCopy ¶
func (in *LaunchTemplateParameters) DeepCopy() *LaunchTemplateParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new LaunchTemplateParameters.
func (*LaunchTemplateParameters) DeepCopyInto ¶
func (in *LaunchTemplateParameters) DeepCopyInto(out *LaunchTemplateParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type LaunchTemplateSpecificationInitParameters ¶
type LaunchTemplateSpecificationInitParameters struct { // ID of the launch template. Conflicts with launch_template_name. // +crossplane:generate:reference:type=github.com/upbound/provider-aws/apis/ec2/v1beta1.LaunchTemplate // +crossplane:generate:reference:extractor=github.com/crossplane/upjet/pkg/resource.ExtractResourceID() LaunchTemplateID *string `json:"launchTemplateId,omitempty" tf:"launch_template_id,omitempty"` // Reference to a LaunchTemplate in ec2 to populate launchTemplateId. // +kubebuilder:validation:Optional LaunchTemplateIDRef *v1.Reference `json:"launchTemplateIdRef,omitempty" tf:"-"` // Selector for a LaunchTemplate in ec2 to populate launchTemplateId. // +kubebuilder:validation:Optional LaunchTemplateIDSelector *v1.Selector `json:"launchTemplateIdSelector,omitempty" tf:"-"` // Name of the launch template. Conflicts with launch_template_id. LaunchTemplateName *string `json:"launchTemplateName,omitempty" tf:"launch_template_name,omitempty"` // Template version. Can be version number, $Latest, or $Default. (Default: $Default). Version *string `json:"version,omitempty" tf:"version,omitempty"` }
func (*LaunchTemplateSpecificationInitParameters) DeepCopy ¶
func (in *LaunchTemplateSpecificationInitParameters) DeepCopy() *LaunchTemplateSpecificationInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new LaunchTemplateSpecificationInitParameters.
func (*LaunchTemplateSpecificationInitParameters) DeepCopyInto ¶
func (in *LaunchTemplateSpecificationInitParameters) DeepCopyInto(out *LaunchTemplateSpecificationInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type LaunchTemplateSpecificationObservation ¶
type LaunchTemplateSpecificationObservation struct { // ID of the launch template. Conflicts with launch_template_name. LaunchTemplateID *string `json:"launchTemplateId,omitempty" tf:"launch_template_id,omitempty"` // Name of the launch template. Conflicts with launch_template_id. LaunchTemplateName *string `json:"launchTemplateName,omitempty" tf:"launch_template_name,omitempty"` // Template version. Can be version number, $Latest, or $Default. (Default: $Default). Version *string `json:"version,omitempty" tf:"version,omitempty"` }
func (*LaunchTemplateSpecificationObservation) DeepCopy ¶
func (in *LaunchTemplateSpecificationObservation) DeepCopy() *LaunchTemplateSpecificationObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new LaunchTemplateSpecificationObservation.
func (*LaunchTemplateSpecificationObservation) DeepCopyInto ¶
func (in *LaunchTemplateSpecificationObservation) DeepCopyInto(out *LaunchTemplateSpecificationObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type LaunchTemplateSpecificationParameters ¶
type LaunchTemplateSpecificationParameters struct { // ID of the launch template. Conflicts with launch_template_name. // +crossplane:generate:reference:type=github.com/upbound/provider-aws/apis/ec2/v1beta1.LaunchTemplate // +crossplane:generate:reference:extractor=github.com/crossplane/upjet/pkg/resource.ExtractResourceID() // +kubebuilder:validation:Optional LaunchTemplateID *string `json:"launchTemplateId,omitempty" tf:"launch_template_id,omitempty"` // Reference to a LaunchTemplate in ec2 to populate launchTemplateId. // +kubebuilder:validation:Optional LaunchTemplateIDRef *v1.Reference `json:"launchTemplateIdRef,omitempty" tf:"-"` // Selector for a LaunchTemplate in ec2 to populate launchTemplateId. // +kubebuilder:validation:Optional LaunchTemplateIDSelector *v1.Selector `json:"launchTemplateIdSelector,omitempty" tf:"-"` // Name of the launch template. Conflicts with launch_template_id. // +kubebuilder:validation:Optional LaunchTemplateName *string `json:"launchTemplateName,omitempty" tf:"launch_template_name,omitempty"` // Template version. Can be version number, $Latest, or $Default. (Default: $Default). // +kubebuilder:validation:Optional Version *string `json:"version,omitempty" tf:"version,omitempty"` }
func (*LaunchTemplateSpecificationParameters) DeepCopy ¶
func (in *LaunchTemplateSpecificationParameters) DeepCopy() *LaunchTemplateSpecificationParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new LaunchTemplateSpecificationParameters.
func (*LaunchTemplateSpecificationParameters) DeepCopyInto ¶
func (in *LaunchTemplateSpecificationParameters) DeepCopyInto(out *LaunchTemplateSpecificationParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type MemoryGibPerVcpuInitParameters ¶
type MemoryGibPerVcpuInitParameters struct { // Maximum. Max *float64 `json:"max,omitempty" tf:"max,omitempty"` // Minimum. Min *float64 `json:"min,omitempty" tf:"min,omitempty"` }
func (*MemoryGibPerVcpuInitParameters) DeepCopy ¶
func (in *MemoryGibPerVcpuInitParameters) DeepCopy() *MemoryGibPerVcpuInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MemoryGibPerVcpuInitParameters.
func (*MemoryGibPerVcpuInitParameters) DeepCopyInto ¶
func (in *MemoryGibPerVcpuInitParameters) DeepCopyInto(out *MemoryGibPerVcpuInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type MemoryGibPerVcpuObservation ¶
type MemoryGibPerVcpuObservation struct { // Maximum. Max *float64 `json:"max,omitempty" tf:"max,omitempty"` // Minimum. Min *float64 `json:"min,omitempty" tf:"min,omitempty"` }
func (*MemoryGibPerVcpuObservation) DeepCopy ¶
func (in *MemoryGibPerVcpuObservation) DeepCopy() *MemoryGibPerVcpuObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MemoryGibPerVcpuObservation.
func (*MemoryGibPerVcpuObservation) DeepCopyInto ¶
func (in *MemoryGibPerVcpuObservation) DeepCopyInto(out *MemoryGibPerVcpuObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type MemoryGibPerVcpuParameters ¶
type MemoryGibPerVcpuParameters struct { // Maximum. // +kubebuilder:validation:Optional Max *float64 `json:"max,omitempty" tf:"max,omitempty"` // Minimum. // +kubebuilder:validation:Optional Min *float64 `json:"min,omitempty" tf:"min,omitempty"` }
func (*MemoryGibPerVcpuParameters) DeepCopy ¶
func (in *MemoryGibPerVcpuParameters) DeepCopy() *MemoryGibPerVcpuParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MemoryGibPerVcpuParameters.
func (*MemoryGibPerVcpuParameters) DeepCopyInto ¶
func (in *MemoryGibPerVcpuParameters) DeepCopyInto(out *MemoryGibPerVcpuParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type MemoryMibInitParameters ¶
type MemoryMibInitParameters struct { // Maximum. Max *float64 `json:"max,omitempty" tf:"max,omitempty"` // Minimum. Min *float64 `json:"min,omitempty" tf:"min,omitempty"` }
func (*MemoryMibInitParameters) DeepCopy ¶
func (in *MemoryMibInitParameters) DeepCopy() *MemoryMibInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MemoryMibInitParameters.
func (*MemoryMibInitParameters) DeepCopyInto ¶
func (in *MemoryMibInitParameters) DeepCopyInto(out *MemoryMibInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type MemoryMibObservation ¶
type MemoryMibObservation struct { // Maximum. Max *float64 `json:"max,omitempty" tf:"max,omitempty"` // Minimum. Min *float64 `json:"min,omitempty" tf:"min,omitempty"` }
func (*MemoryMibObservation) DeepCopy ¶
func (in *MemoryMibObservation) DeepCopy() *MemoryMibObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MemoryMibObservation.
func (*MemoryMibObservation) DeepCopyInto ¶
func (in *MemoryMibObservation) DeepCopyInto(out *MemoryMibObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type MemoryMibParameters ¶
type MemoryMibParameters struct { // Maximum. // +kubebuilder:validation:Optional Max *float64 `json:"max,omitempty" tf:"max,omitempty"` // Minimum. // +kubebuilder:validation:Optional Min *float64 `json:"min,omitempty" tf:"min,omitempty"` }
func (*MemoryMibParameters) DeepCopy ¶
func (in *MemoryMibParameters) DeepCopy() *MemoryMibParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MemoryMibParameters.
func (*MemoryMibParameters) DeepCopyInto ¶
func (in *MemoryMibParameters) DeepCopyInto(out *MemoryMibParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type MetadataOptionsInitParameters ¶ added in v1.7.0
type MetadataOptionsInitParameters struct { // The state of the metadata service: enabled, disabled. HTTPEndpoint *string `json:"httpEndpoint,omitempty" tf:"http_endpoint,omitempty"` // The desired HTTP PUT response hop limit for instance metadata requests. HTTPPutResponseHopLimit *float64 `json:"httpPutResponseHopLimit,omitempty" tf:"http_put_response_hop_limit,omitempty"` // If session tokens are required: optional, required. HTTPTokens *string `json:"httpTokens,omitempty" tf:"http_tokens,omitempty"` }
func (*MetadataOptionsInitParameters) DeepCopy ¶ added in v1.7.0
func (in *MetadataOptionsInitParameters) DeepCopy() *MetadataOptionsInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MetadataOptionsInitParameters.
func (*MetadataOptionsInitParameters) DeepCopyInto ¶ added in v1.7.0
func (in *MetadataOptionsInitParameters) DeepCopyInto(out *MetadataOptionsInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type MetadataOptionsObservation ¶ added in v1.7.0
type MetadataOptionsObservation struct { // The state of the metadata service: enabled, disabled. HTTPEndpoint *string `json:"httpEndpoint,omitempty" tf:"http_endpoint,omitempty"` // The desired HTTP PUT response hop limit for instance metadata requests. HTTPPutResponseHopLimit *float64 `json:"httpPutResponseHopLimit,omitempty" tf:"http_put_response_hop_limit,omitempty"` // If session tokens are required: optional, required. HTTPTokens *string `json:"httpTokens,omitempty" tf:"http_tokens,omitempty"` }
func (*MetadataOptionsObservation) DeepCopy ¶ added in v1.7.0
func (in *MetadataOptionsObservation) DeepCopy() *MetadataOptionsObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MetadataOptionsObservation.
func (*MetadataOptionsObservation) DeepCopyInto ¶ added in v1.7.0
func (in *MetadataOptionsObservation) DeepCopyInto(out *MetadataOptionsObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type MetadataOptionsParameters ¶ added in v1.7.0
type MetadataOptionsParameters struct { // The state of the metadata service: enabled, disabled. // +kubebuilder:validation:Optional HTTPEndpoint *string `json:"httpEndpoint,omitempty" tf:"http_endpoint,omitempty"` // The desired HTTP PUT response hop limit for instance metadata requests. // +kubebuilder:validation:Optional HTTPPutResponseHopLimit *float64 `json:"httpPutResponseHopLimit,omitempty" tf:"http_put_response_hop_limit,omitempty"` // If session tokens are required: optional, required. // +kubebuilder:validation:Optional HTTPTokens *string `json:"httpTokens,omitempty" tf:"http_tokens,omitempty"` }
func (*MetadataOptionsParameters) DeepCopy ¶ added in v1.7.0
func (in *MetadataOptionsParameters) DeepCopy() *MetadataOptionsParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MetadataOptionsParameters.
func (*MetadataOptionsParameters) DeepCopyInto ¶ added in v1.7.0
func (in *MetadataOptionsParameters) DeepCopyInto(out *MetadataOptionsParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type MetricDataQueriesInitParameters ¶ added in v1.7.0
type MetricDataQueriesInitParameters struct { // Math expression used on the returned metric. You must specify either expression or metric_stat, but not both. Expression *string `json:"expression,omitempty" tf:"expression,omitempty"` // Short name for the metric used in predictive scaling policy. ID *string `json:"id,omitempty" tf:"id,omitempty"` // Human-readable label for this metric or expression. Label *string `json:"label,omitempty" tf:"label,omitempty"` // Structure that defines CloudWatch metric to be used in predictive scaling policy. You must specify either expression or metric_stat, but not both. MetricStat *MetricStatInitParameters `json:"metricStat,omitempty" tf:"metric_stat,omitempty"` // Boolean that indicates whether to return the timestamps and raw data values of this metric, the default is true ReturnData *bool `json:"returnData,omitempty" tf:"return_data,omitempty"` }
func (*MetricDataQueriesInitParameters) DeepCopy ¶ added in v1.7.0
func (in *MetricDataQueriesInitParameters) DeepCopy() *MetricDataQueriesInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MetricDataQueriesInitParameters.
func (*MetricDataQueriesInitParameters) DeepCopyInto ¶ added in v1.7.0
func (in *MetricDataQueriesInitParameters) DeepCopyInto(out *MetricDataQueriesInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type MetricDataQueriesMetricStatInitParameters ¶ added in v1.7.0
type MetricDataQueriesMetricStatInitParameters struct { // Structure that defines the CloudWatch metric to return, including the metric name, namespace, and dimensions. Metric *MetricStatMetricInitParameters `json:"metric,omitempty" tf:"metric,omitempty"` // Statistic of the metrics to return. Stat *string `json:"stat,omitempty" tf:"stat,omitempty"` // Unit of the metric. Unit *string `json:"unit,omitempty" tf:"unit,omitempty"` }
func (*MetricDataQueriesMetricStatInitParameters) DeepCopy ¶ added in v1.7.0
func (in *MetricDataQueriesMetricStatInitParameters) DeepCopy() *MetricDataQueriesMetricStatInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MetricDataQueriesMetricStatInitParameters.
func (*MetricDataQueriesMetricStatInitParameters) DeepCopyInto ¶ added in v1.7.0
func (in *MetricDataQueriesMetricStatInitParameters) DeepCopyInto(out *MetricDataQueriesMetricStatInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type MetricDataQueriesMetricStatMetricInitParameters ¶ added in v1.7.0
type MetricDataQueriesMetricStatMetricInitParameters struct { // Dimensions of the metric. Dimensions []MetricStatMetricDimensionsInitParameters `json:"dimensions,omitempty" tf:"dimensions,omitempty"` // Name of the metric. MetricName *string `json:"metricName,omitempty" tf:"metric_name,omitempty"` // Namespace of the metric. Namespace *string `json:"namespace,omitempty" tf:"namespace,omitempty"` }
func (*MetricDataQueriesMetricStatMetricInitParameters) DeepCopy ¶ added in v1.7.0
func (in *MetricDataQueriesMetricStatMetricInitParameters) DeepCopy() *MetricDataQueriesMetricStatMetricInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MetricDataQueriesMetricStatMetricInitParameters.
func (*MetricDataQueriesMetricStatMetricInitParameters) DeepCopyInto ¶ added in v1.7.0
func (in *MetricDataQueriesMetricStatMetricInitParameters) DeepCopyInto(out *MetricDataQueriesMetricStatMetricInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type MetricDataQueriesMetricStatMetricObservation ¶ added in v1.7.0
type MetricDataQueriesMetricStatMetricObservation struct { // Dimensions of the metric. Dimensions []MetricStatMetricDimensionsObservation `json:"dimensions,omitempty" tf:"dimensions,omitempty"` // Name of the metric. MetricName *string `json:"metricName,omitempty" tf:"metric_name,omitempty"` // Namespace of the metric. Namespace *string `json:"namespace,omitempty" tf:"namespace,omitempty"` }
func (*MetricDataQueriesMetricStatMetricObservation) DeepCopy ¶ added in v1.7.0
func (in *MetricDataQueriesMetricStatMetricObservation) DeepCopy() *MetricDataQueriesMetricStatMetricObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MetricDataQueriesMetricStatMetricObservation.
func (*MetricDataQueriesMetricStatMetricObservation) DeepCopyInto ¶ added in v1.7.0
func (in *MetricDataQueriesMetricStatMetricObservation) DeepCopyInto(out *MetricDataQueriesMetricStatMetricObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type MetricDataQueriesMetricStatMetricParameters ¶ added in v1.7.0
type MetricDataQueriesMetricStatMetricParameters struct { // Dimensions of the metric. // +kubebuilder:validation:Optional Dimensions []MetricStatMetricDimensionsParameters `json:"dimensions,omitempty" tf:"dimensions,omitempty"` // Name of the metric. // +kubebuilder:validation:Optional MetricName *string `json:"metricName" tf:"metric_name,omitempty"` // Namespace of the metric. // +kubebuilder:validation:Optional Namespace *string `json:"namespace" tf:"namespace,omitempty"` }
func (*MetricDataQueriesMetricStatMetricParameters) DeepCopy ¶ added in v1.7.0
func (in *MetricDataQueriesMetricStatMetricParameters) DeepCopy() *MetricDataQueriesMetricStatMetricParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MetricDataQueriesMetricStatMetricParameters.
func (*MetricDataQueriesMetricStatMetricParameters) DeepCopyInto ¶ added in v1.7.0
func (in *MetricDataQueriesMetricStatMetricParameters) DeepCopyInto(out *MetricDataQueriesMetricStatMetricParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type MetricDataQueriesMetricStatObservation ¶ added in v1.7.0
type MetricDataQueriesMetricStatObservation struct { // Structure that defines the CloudWatch metric to return, including the metric name, namespace, and dimensions. Metric *MetricStatMetricObservation `json:"metric,omitempty" tf:"metric,omitempty"` // Statistic of the metrics to return. Stat *string `json:"stat,omitempty" tf:"stat,omitempty"` // Unit of the metric. Unit *string `json:"unit,omitempty" tf:"unit,omitempty"` }
func (*MetricDataQueriesMetricStatObservation) DeepCopy ¶ added in v1.7.0
func (in *MetricDataQueriesMetricStatObservation) DeepCopy() *MetricDataQueriesMetricStatObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MetricDataQueriesMetricStatObservation.
func (*MetricDataQueriesMetricStatObservation) DeepCopyInto ¶ added in v1.7.0
func (in *MetricDataQueriesMetricStatObservation) DeepCopyInto(out *MetricDataQueriesMetricStatObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type MetricDataQueriesMetricStatParameters ¶ added in v1.7.0
type MetricDataQueriesMetricStatParameters struct { // Structure that defines the CloudWatch metric to return, including the metric name, namespace, and dimensions. // +kubebuilder:validation:Optional Metric *MetricStatMetricParameters `json:"metric" tf:"metric,omitempty"` // Statistic of the metrics to return. // +kubebuilder:validation:Optional Stat *string `json:"stat" tf:"stat,omitempty"` // Unit of the metric. // +kubebuilder:validation:Optional Unit *string `json:"unit,omitempty" tf:"unit,omitempty"` }
func (*MetricDataQueriesMetricStatParameters) DeepCopy ¶ added in v1.7.0
func (in *MetricDataQueriesMetricStatParameters) DeepCopy() *MetricDataQueriesMetricStatParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MetricDataQueriesMetricStatParameters.
func (*MetricDataQueriesMetricStatParameters) DeepCopyInto ¶ added in v1.7.0
func (in *MetricDataQueriesMetricStatParameters) DeepCopyInto(out *MetricDataQueriesMetricStatParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type MetricDataQueriesObservation ¶ added in v1.7.0
type MetricDataQueriesObservation struct { // Math expression used on the returned metric. You must specify either expression or metric_stat, but not both. Expression *string `json:"expression,omitempty" tf:"expression,omitempty"` // Short name for the metric used in predictive scaling policy. ID *string `json:"id,omitempty" tf:"id,omitempty"` // Human-readable label for this metric or expression. Label *string `json:"label,omitempty" tf:"label,omitempty"` // Structure that defines CloudWatch metric to be used in predictive scaling policy. You must specify either expression or metric_stat, but not both. MetricStat *MetricStatObservation `json:"metricStat,omitempty" tf:"metric_stat,omitempty"` // Boolean that indicates whether to return the timestamps and raw data values of this metric, the default is true ReturnData *bool `json:"returnData,omitempty" tf:"return_data,omitempty"` }
func (*MetricDataQueriesObservation) DeepCopy ¶ added in v1.7.0
func (in *MetricDataQueriesObservation) DeepCopy() *MetricDataQueriesObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MetricDataQueriesObservation.
func (*MetricDataQueriesObservation) DeepCopyInto ¶ added in v1.7.0
func (in *MetricDataQueriesObservation) DeepCopyInto(out *MetricDataQueriesObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type MetricDataQueriesParameters ¶ added in v1.7.0
type MetricDataQueriesParameters struct { // Math expression used on the returned metric. You must specify either expression or metric_stat, but not both. // +kubebuilder:validation:Optional Expression *string `json:"expression,omitempty" tf:"expression,omitempty"` // Short name for the metric used in predictive scaling policy. // +kubebuilder:validation:Optional ID *string `json:"id" tf:"id,omitempty"` // Human-readable label for this metric or expression. // +kubebuilder:validation:Optional Label *string `json:"label,omitempty" tf:"label,omitempty"` // Structure that defines CloudWatch metric to be used in predictive scaling policy. You must specify either expression or metric_stat, but not both. // +kubebuilder:validation:Optional MetricStat *MetricStatParameters `json:"metricStat,omitempty" tf:"metric_stat,omitempty"` // Boolean that indicates whether to return the timestamps and raw data values of this metric, the default is true // +kubebuilder:validation:Optional ReturnData *bool `json:"returnData,omitempty" tf:"return_data,omitempty"` }
func (*MetricDataQueriesParameters) DeepCopy ¶ added in v1.7.0
func (in *MetricDataQueriesParameters) DeepCopy() *MetricDataQueriesParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MetricDataQueriesParameters.
func (*MetricDataQueriesParameters) DeepCopyInto ¶ added in v1.7.0
func (in *MetricDataQueriesParameters) DeepCopyInto(out *MetricDataQueriesParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type MetricDimensionInitParameters ¶ added in v1.7.0
type MetricDimensionInitParameters struct { // Name of the policy. Name *string `json:"name,omitempty" tf:"name,omitempty"` // Value of the dimension. Value *string `json:"value,omitempty" tf:"value,omitempty"` }
func (*MetricDimensionInitParameters) DeepCopy ¶ added in v1.7.0
func (in *MetricDimensionInitParameters) DeepCopy() *MetricDimensionInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MetricDimensionInitParameters.
func (*MetricDimensionInitParameters) DeepCopyInto ¶ added in v1.7.0
func (in *MetricDimensionInitParameters) DeepCopyInto(out *MetricDimensionInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type MetricDimensionObservation ¶ added in v1.7.0
type MetricDimensionObservation struct { // Name of the policy. Name *string `json:"name,omitempty" tf:"name,omitempty"` // Value of the dimension. Value *string `json:"value,omitempty" tf:"value,omitempty"` }
func (*MetricDimensionObservation) DeepCopy ¶ added in v1.7.0
func (in *MetricDimensionObservation) DeepCopy() *MetricDimensionObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MetricDimensionObservation.
func (*MetricDimensionObservation) DeepCopyInto ¶ added in v1.7.0
func (in *MetricDimensionObservation) DeepCopyInto(out *MetricDimensionObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type MetricDimensionParameters ¶ added in v1.7.0
type MetricDimensionParameters struct { // Name of the policy. // +kubebuilder:validation:Optional Name *string `json:"name" tf:"name,omitempty"` // Value of the dimension. // +kubebuilder:validation:Optional Value *string `json:"value" tf:"value,omitempty"` }
func (*MetricDimensionParameters) DeepCopy ¶ added in v1.7.0
func (in *MetricDimensionParameters) DeepCopy() *MetricDimensionParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MetricDimensionParameters.
func (*MetricDimensionParameters) DeepCopyInto ¶ added in v1.7.0
func (in *MetricDimensionParameters) DeepCopyInto(out *MetricDimensionParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type MetricDimensionsInitParameters ¶ added in v1.7.0
type MetricDimensionsInitParameters struct { // Name of the policy. Name *string `json:"name,omitempty" tf:"name,omitempty"` // Value of the dimension. Value *string `json:"value,omitempty" tf:"value,omitempty"` }
func (*MetricDimensionsInitParameters) DeepCopy ¶ added in v1.7.0
func (in *MetricDimensionsInitParameters) DeepCopy() *MetricDimensionsInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MetricDimensionsInitParameters.
func (*MetricDimensionsInitParameters) DeepCopyInto ¶ added in v1.7.0
func (in *MetricDimensionsInitParameters) DeepCopyInto(out *MetricDimensionsInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type MetricDimensionsObservation ¶ added in v1.7.0
type MetricDimensionsObservation struct { // Name of the policy. Name *string `json:"name,omitempty" tf:"name,omitempty"` // Value of the dimension. Value *string `json:"value,omitempty" tf:"value,omitempty"` }
func (*MetricDimensionsObservation) DeepCopy ¶ added in v1.7.0
func (in *MetricDimensionsObservation) DeepCopy() *MetricDimensionsObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MetricDimensionsObservation.
func (*MetricDimensionsObservation) DeepCopyInto ¶ added in v1.7.0
func (in *MetricDimensionsObservation) DeepCopyInto(out *MetricDimensionsObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type MetricDimensionsParameters ¶ added in v1.7.0
type MetricDimensionsParameters struct { // Name of the policy. // +kubebuilder:validation:Optional Name *string `json:"name" tf:"name,omitempty"` // Value of the dimension. // +kubebuilder:validation:Optional Value *string `json:"value" tf:"value,omitempty"` }
func (*MetricDimensionsParameters) DeepCopy ¶ added in v1.7.0
func (in *MetricDimensionsParameters) DeepCopy() *MetricDimensionsParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MetricDimensionsParameters.
func (*MetricDimensionsParameters) DeepCopyInto ¶ added in v1.7.0
func (in *MetricDimensionsParameters) DeepCopyInto(out *MetricDimensionsParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type MetricInitParameters ¶ added in v1.7.0
type MetricInitParameters struct { // Dimensions of the metric. Dimensions []DimensionsInitParameters `json:"dimensions,omitempty" tf:"dimensions,omitempty"` // Name of the metric. MetricName *string `json:"metricName,omitempty" tf:"metric_name,omitempty"` // Namespace of the metric. Namespace *string `json:"namespace,omitempty" tf:"namespace,omitempty"` }
func (*MetricInitParameters) DeepCopy ¶ added in v1.7.0
func (in *MetricInitParameters) DeepCopy() *MetricInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MetricInitParameters.
func (*MetricInitParameters) DeepCopyInto ¶ added in v1.7.0
func (in *MetricInitParameters) DeepCopyInto(out *MetricInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type MetricObservation ¶ added in v1.7.0
type MetricObservation struct { // Dimensions of the metric. Dimensions []DimensionsObservation `json:"dimensions,omitempty" tf:"dimensions,omitempty"` // Name of the metric. MetricName *string `json:"metricName,omitempty" tf:"metric_name,omitempty"` // Namespace of the metric. Namespace *string `json:"namespace,omitempty" tf:"namespace,omitempty"` }
func (*MetricObservation) DeepCopy ¶ added in v1.7.0
func (in *MetricObservation) DeepCopy() *MetricObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MetricObservation.
func (*MetricObservation) DeepCopyInto ¶ added in v1.7.0
func (in *MetricObservation) DeepCopyInto(out *MetricObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type MetricParameters ¶ added in v1.7.0
type MetricParameters struct { // Dimensions of the metric. // +kubebuilder:validation:Optional Dimensions []DimensionsParameters `json:"dimensions,omitempty" tf:"dimensions,omitempty"` // Name of the metric. // +kubebuilder:validation:Optional MetricName *string `json:"metricName" tf:"metric_name,omitempty"` // Namespace of the metric. // +kubebuilder:validation:Optional Namespace *string `json:"namespace" tf:"namespace,omitempty"` }
func (*MetricParameters) DeepCopy ¶ added in v1.7.0
func (in *MetricParameters) DeepCopy() *MetricParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MetricParameters.
func (*MetricParameters) DeepCopyInto ¶ added in v1.7.0
func (in *MetricParameters) DeepCopyInto(out *MetricParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type MetricSpecificationInitParameters ¶ added in v1.7.0
type MetricSpecificationInitParameters struct { // Customized capacity metric specification. The field is only valid when you use customized_load_metric_specification CustomizedCapacityMetricSpecification *CustomizedCapacityMetricSpecificationInitParameters `json:"customizedCapacityMetricSpecification,omitempty" tf:"customized_capacity_metric_specification,omitempty"` // Customized load metric specification. CustomizedLoadMetricSpecification *CustomizedLoadMetricSpecificationInitParameters `json:"customizedLoadMetricSpecification,omitempty" tf:"customized_load_metric_specification,omitempty"` // Customized scaling metric specification. CustomizedScalingMetricSpecification *CustomizedScalingMetricSpecificationInitParameters `json:"customizedScalingMetricSpecification,omitempty" tf:"customized_scaling_metric_specification,omitempty"` // Predefined load metric specification. PredefinedLoadMetricSpecification *PredefinedLoadMetricSpecificationInitParameters `json:"predefinedLoadMetricSpecification,omitempty" tf:"predefined_load_metric_specification,omitempty"` // Metric pair specification from which Amazon EC2 Auto Scaling determines the appropriate scaling metric and load metric to use. PredefinedMetricPairSpecification *PredefinedMetricPairSpecificationInitParameters `json:"predefinedMetricPairSpecification,omitempty" tf:"predefined_metric_pair_specification,omitempty"` // Predefined scaling metric specification. PredefinedScalingMetricSpecification *PredefinedScalingMetricSpecificationInitParameters `json:"predefinedScalingMetricSpecification,omitempty" tf:"predefined_scaling_metric_specification,omitempty"` // Target value for the metric. TargetValue *float64 `json:"targetValue,omitempty" tf:"target_value,omitempty"` }
func (*MetricSpecificationInitParameters) DeepCopy ¶ added in v1.7.0
func (in *MetricSpecificationInitParameters) DeepCopy() *MetricSpecificationInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MetricSpecificationInitParameters.
func (*MetricSpecificationInitParameters) DeepCopyInto ¶ added in v1.7.0
func (in *MetricSpecificationInitParameters) DeepCopyInto(out *MetricSpecificationInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type MetricSpecificationObservation ¶ added in v1.7.0
type MetricSpecificationObservation struct { // Customized capacity metric specification. The field is only valid when you use customized_load_metric_specification CustomizedCapacityMetricSpecification *CustomizedCapacityMetricSpecificationObservation `json:"customizedCapacityMetricSpecification,omitempty" tf:"customized_capacity_metric_specification,omitempty"` // Customized load metric specification. CustomizedLoadMetricSpecification *CustomizedLoadMetricSpecificationObservation `json:"customizedLoadMetricSpecification,omitempty" tf:"customized_load_metric_specification,omitempty"` // Customized scaling metric specification. CustomizedScalingMetricSpecification *CustomizedScalingMetricSpecificationObservation `json:"customizedScalingMetricSpecification,omitempty" tf:"customized_scaling_metric_specification,omitempty"` // Predefined load metric specification. PredefinedLoadMetricSpecification *PredefinedLoadMetricSpecificationObservation `json:"predefinedLoadMetricSpecification,omitempty" tf:"predefined_load_metric_specification,omitempty"` // Metric pair specification from which Amazon EC2 Auto Scaling determines the appropriate scaling metric and load metric to use. PredefinedMetricPairSpecification *PredefinedMetricPairSpecificationObservation `json:"predefinedMetricPairSpecification,omitempty" tf:"predefined_metric_pair_specification,omitempty"` // Predefined scaling metric specification. PredefinedScalingMetricSpecification *PredefinedScalingMetricSpecificationObservation `json:"predefinedScalingMetricSpecification,omitempty" tf:"predefined_scaling_metric_specification,omitempty"` // Target value for the metric. TargetValue *float64 `json:"targetValue,omitempty" tf:"target_value,omitempty"` }
func (*MetricSpecificationObservation) DeepCopy ¶ added in v1.7.0
func (in *MetricSpecificationObservation) DeepCopy() *MetricSpecificationObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MetricSpecificationObservation.
func (*MetricSpecificationObservation) DeepCopyInto ¶ added in v1.7.0
func (in *MetricSpecificationObservation) DeepCopyInto(out *MetricSpecificationObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type MetricSpecificationParameters ¶ added in v1.7.0
type MetricSpecificationParameters struct { // Customized capacity metric specification. The field is only valid when you use customized_load_metric_specification // +kubebuilder:validation:Optional CustomizedCapacityMetricSpecification *CustomizedCapacityMetricSpecificationParameters `json:"customizedCapacityMetricSpecification,omitempty" tf:"customized_capacity_metric_specification,omitempty"` // Customized load metric specification. // +kubebuilder:validation:Optional CustomizedLoadMetricSpecification *CustomizedLoadMetricSpecificationParameters `json:"customizedLoadMetricSpecification,omitempty" tf:"customized_load_metric_specification,omitempty"` // Customized scaling metric specification. // +kubebuilder:validation:Optional CustomizedScalingMetricSpecification *CustomizedScalingMetricSpecificationParameters `json:"customizedScalingMetricSpecification,omitempty" tf:"customized_scaling_metric_specification,omitempty"` // Predefined load metric specification. // +kubebuilder:validation:Optional PredefinedLoadMetricSpecification *PredefinedLoadMetricSpecificationParameters `json:"predefinedLoadMetricSpecification,omitempty" tf:"predefined_load_metric_specification,omitempty"` // Metric pair specification from which Amazon EC2 Auto Scaling determines the appropriate scaling metric and load metric to use. // +kubebuilder:validation:Optional PredefinedMetricPairSpecification *PredefinedMetricPairSpecificationParameters `json:"predefinedMetricPairSpecification,omitempty" tf:"predefined_metric_pair_specification,omitempty"` // Predefined scaling metric specification. // +kubebuilder:validation:Optional PredefinedScalingMetricSpecification *PredefinedScalingMetricSpecificationParameters `json:"predefinedScalingMetricSpecification,omitempty" tf:"predefined_scaling_metric_specification,omitempty"` // Target value for the metric. // +kubebuilder:validation:Optional TargetValue *float64 `json:"targetValue" tf:"target_value,omitempty"` }
func (*MetricSpecificationParameters) DeepCopy ¶ added in v1.7.0
func (in *MetricSpecificationParameters) DeepCopy() *MetricSpecificationParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MetricSpecificationParameters.
func (*MetricSpecificationParameters) DeepCopyInto ¶ added in v1.7.0
func (in *MetricSpecificationParameters) DeepCopyInto(out *MetricSpecificationParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type MetricStatInitParameters ¶ added in v1.7.0
type MetricStatInitParameters struct { // Structure that defines the CloudWatch metric to return, including the metric name, namespace, and dimensions. Metric *MetricInitParameters `json:"metric,omitempty" tf:"metric,omitempty"` // Statistic of the metrics to return. Stat *string `json:"stat,omitempty" tf:"stat,omitempty"` // Unit of the metric. Unit *string `json:"unit,omitempty" tf:"unit,omitempty"` }
func (*MetricStatInitParameters) DeepCopy ¶ added in v1.7.0
func (in *MetricStatInitParameters) DeepCopy() *MetricStatInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MetricStatInitParameters.
func (*MetricStatInitParameters) DeepCopyInto ¶ added in v1.7.0
func (in *MetricStatInitParameters) DeepCopyInto(out *MetricStatInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type MetricStatMetricDimensionsInitParameters ¶ added in v1.7.0
type MetricStatMetricDimensionsInitParameters struct { // Name of the policy. Name *string `json:"name,omitempty" tf:"name,omitempty"` // Value of the dimension. Value *string `json:"value,omitempty" tf:"value,omitempty"` }
func (*MetricStatMetricDimensionsInitParameters) DeepCopy ¶ added in v1.7.0
func (in *MetricStatMetricDimensionsInitParameters) DeepCopy() *MetricStatMetricDimensionsInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MetricStatMetricDimensionsInitParameters.
func (*MetricStatMetricDimensionsInitParameters) DeepCopyInto ¶ added in v1.7.0
func (in *MetricStatMetricDimensionsInitParameters) DeepCopyInto(out *MetricStatMetricDimensionsInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type MetricStatMetricDimensionsObservation ¶ added in v1.7.0
type MetricStatMetricDimensionsObservation struct { // Name of the policy. Name *string `json:"name,omitempty" tf:"name,omitempty"` // Value of the dimension. Value *string `json:"value,omitempty" tf:"value,omitempty"` }
func (*MetricStatMetricDimensionsObservation) DeepCopy ¶ added in v1.7.0
func (in *MetricStatMetricDimensionsObservation) DeepCopy() *MetricStatMetricDimensionsObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MetricStatMetricDimensionsObservation.
func (*MetricStatMetricDimensionsObservation) DeepCopyInto ¶ added in v1.7.0
func (in *MetricStatMetricDimensionsObservation) DeepCopyInto(out *MetricStatMetricDimensionsObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type MetricStatMetricDimensionsParameters ¶ added in v1.7.0
type MetricStatMetricDimensionsParameters struct { // Name of the policy. // +kubebuilder:validation:Optional Name *string `json:"name" tf:"name,omitempty"` // Value of the dimension. // +kubebuilder:validation:Optional Value *string `json:"value" tf:"value,omitempty"` }
func (*MetricStatMetricDimensionsParameters) DeepCopy ¶ added in v1.7.0
func (in *MetricStatMetricDimensionsParameters) DeepCopy() *MetricStatMetricDimensionsParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MetricStatMetricDimensionsParameters.
func (*MetricStatMetricDimensionsParameters) DeepCopyInto ¶ added in v1.7.0
func (in *MetricStatMetricDimensionsParameters) DeepCopyInto(out *MetricStatMetricDimensionsParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type MetricStatMetricInitParameters ¶ added in v1.7.0
type MetricStatMetricInitParameters struct { // Dimensions of the metric. Dimensions []MetricDimensionsInitParameters `json:"dimensions,omitempty" tf:"dimensions,omitempty"` // Name of the metric. MetricName *string `json:"metricName,omitempty" tf:"metric_name,omitempty"` // Namespace of the metric. Namespace *string `json:"namespace,omitempty" tf:"namespace,omitempty"` }
func (*MetricStatMetricInitParameters) DeepCopy ¶ added in v1.7.0
func (in *MetricStatMetricInitParameters) DeepCopy() *MetricStatMetricInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MetricStatMetricInitParameters.
func (*MetricStatMetricInitParameters) DeepCopyInto ¶ added in v1.7.0
func (in *MetricStatMetricInitParameters) DeepCopyInto(out *MetricStatMetricInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type MetricStatMetricObservation ¶ added in v1.7.0
type MetricStatMetricObservation struct { // Dimensions of the metric. Dimensions []MetricDimensionsObservation `json:"dimensions,omitempty" tf:"dimensions,omitempty"` // Name of the metric. MetricName *string `json:"metricName,omitempty" tf:"metric_name,omitempty"` // Namespace of the metric. Namespace *string `json:"namespace,omitempty" tf:"namespace,omitempty"` }
func (*MetricStatMetricObservation) DeepCopy ¶ added in v1.7.0
func (in *MetricStatMetricObservation) DeepCopy() *MetricStatMetricObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MetricStatMetricObservation.
func (*MetricStatMetricObservation) DeepCopyInto ¶ added in v1.7.0
func (in *MetricStatMetricObservation) DeepCopyInto(out *MetricStatMetricObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type MetricStatMetricParameters ¶ added in v1.7.0
type MetricStatMetricParameters struct { // Dimensions of the metric. // +kubebuilder:validation:Optional Dimensions []MetricDimensionsParameters `json:"dimensions,omitempty" tf:"dimensions,omitempty"` // Name of the metric. // +kubebuilder:validation:Optional MetricName *string `json:"metricName" tf:"metric_name,omitempty"` // Namespace of the metric. // +kubebuilder:validation:Optional Namespace *string `json:"namespace" tf:"namespace,omitempty"` }
func (*MetricStatMetricParameters) DeepCopy ¶ added in v1.7.0
func (in *MetricStatMetricParameters) DeepCopy() *MetricStatMetricParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MetricStatMetricParameters.
func (*MetricStatMetricParameters) DeepCopyInto ¶ added in v1.7.0
func (in *MetricStatMetricParameters) DeepCopyInto(out *MetricStatMetricParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type MetricStatObservation ¶ added in v1.7.0
type MetricStatObservation struct { // Structure that defines the CloudWatch metric to return, including the metric name, namespace, and dimensions. Metric *MetricObservation `json:"metric,omitempty" tf:"metric,omitempty"` // Statistic of the metrics to return. Stat *string `json:"stat,omitempty" tf:"stat,omitempty"` // Unit of the metric. Unit *string `json:"unit,omitempty" tf:"unit,omitempty"` }
func (*MetricStatObservation) DeepCopy ¶ added in v1.7.0
func (in *MetricStatObservation) DeepCopy() *MetricStatObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MetricStatObservation.
func (*MetricStatObservation) DeepCopyInto ¶ added in v1.7.0
func (in *MetricStatObservation) DeepCopyInto(out *MetricStatObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type MetricStatParameters ¶ added in v1.7.0
type MetricStatParameters struct { // Structure that defines the CloudWatch metric to return, including the metric name, namespace, and dimensions. // +kubebuilder:validation:Optional Metric *MetricParameters `json:"metric" tf:"metric,omitempty"` // Statistic of the metrics to return. // +kubebuilder:validation:Optional Stat *string `json:"stat" tf:"stat,omitempty"` // Unit of the metric. // +kubebuilder:validation:Optional Unit *string `json:"unit,omitempty" tf:"unit,omitempty"` }
func (*MetricStatParameters) DeepCopy ¶ added in v1.7.0
func (in *MetricStatParameters) DeepCopy() *MetricStatParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MetricStatParameters.
func (*MetricStatParameters) DeepCopyInto ¶ added in v1.7.0
func (in *MetricStatParameters) DeepCopyInto(out *MetricStatParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type MetricsInitParameters ¶ added in v1.7.0
type MetricsInitParameters struct { // Math expression used on the returned metric. You must specify either expression or metric_stat, but not both. Expression *string `json:"expression,omitempty" tf:"expression,omitempty"` // Short name for the metric used in predictive scaling policy. ID *string `json:"id,omitempty" tf:"id,omitempty"` // Human-readable label for this metric or expression. Label *string `json:"label,omitempty" tf:"label,omitempty"` // Structure that defines CloudWatch metric to be used in predictive scaling policy. You must specify either expression or metric_stat, but not both. MetricStat *MetricsMetricStatInitParameters `json:"metricStat,omitempty" tf:"metric_stat,omitempty"` // Boolean that indicates whether to return the timestamps and raw data values of this metric, the default is true ReturnData *bool `json:"returnData,omitempty" tf:"return_data,omitempty"` }
func (*MetricsInitParameters) DeepCopy ¶ added in v1.7.0
func (in *MetricsInitParameters) DeepCopy() *MetricsInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MetricsInitParameters.
func (*MetricsInitParameters) DeepCopyInto ¶ added in v1.7.0
func (in *MetricsInitParameters) DeepCopyInto(out *MetricsInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type MetricsMetricStatInitParameters ¶ added in v1.7.0
type MetricsMetricStatInitParameters struct { // Structure that defines the CloudWatch metric to return, including the metric name, namespace, and dimensions. Metric *MetricsMetricStatMetricInitParameters `json:"metric,omitempty" tf:"metric,omitempty"` // Statistic of the metrics to return. Stat *string `json:"stat,omitempty" tf:"stat,omitempty"` // Unit of the metric. Unit *string `json:"unit,omitempty" tf:"unit,omitempty"` }
func (*MetricsMetricStatInitParameters) DeepCopy ¶ added in v1.7.0
func (in *MetricsMetricStatInitParameters) DeepCopy() *MetricsMetricStatInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MetricsMetricStatInitParameters.
func (*MetricsMetricStatInitParameters) DeepCopyInto ¶ added in v1.7.0
func (in *MetricsMetricStatInitParameters) DeepCopyInto(out *MetricsMetricStatInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type MetricsMetricStatMetricDimensionsInitParameters ¶ added in v1.7.0
type MetricsMetricStatMetricDimensionsInitParameters struct { // Name of the policy. Name *string `json:"name,omitempty" tf:"name,omitempty"` // Value of the dimension. Value *string `json:"value,omitempty" tf:"value,omitempty"` }
func (*MetricsMetricStatMetricDimensionsInitParameters) DeepCopy ¶ added in v1.7.0
func (in *MetricsMetricStatMetricDimensionsInitParameters) DeepCopy() *MetricsMetricStatMetricDimensionsInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MetricsMetricStatMetricDimensionsInitParameters.
func (*MetricsMetricStatMetricDimensionsInitParameters) DeepCopyInto ¶ added in v1.7.0
func (in *MetricsMetricStatMetricDimensionsInitParameters) DeepCopyInto(out *MetricsMetricStatMetricDimensionsInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type MetricsMetricStatMetricDimensionsObservation ¶ added in v1.7.0
type MetricsMetricStatMetricDimensionsObservation struct { // Name of the policy. Name *string `json:"name,omitempty" tf:"name,omitempty"` // Value of the dimension. Value *string `json:"value,omitempty" tf:"value,omitempty"` }
func (*MetricsMetricStatMetricDimensionsObservation) DeepCopy ¶ added in v1.7.0
func (in *MetricsMetricStatMetricDimensionsObservation) DeepCopy() *MetricsMetricStatMetricDimensionsObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MetricsMetricStatMetricDimensionsObservation.
func (*MetricsMetricStatMetricDimensionsObservation) DeepCopyInto ¶ added in v1.7.0
func (in *MetricsMetricStatMetricDimensionsObservation) DeepCopyInto(out *MetricsMetricStatMetricDimensionsObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type MetricsMetricStatMetricDimensionsParameters ¶ added in v1.7.0
type MetricsMetricStatMetricDimensionsParameters struct { // Name of the policy. // +kubebuilder:validation:Optional Name *string `json:"name" tf:"name,omitempty"` // Value of the dimension. // +kubebuilder:validation:Optional Value *string `json:"value" tf:"value,omitempty"` }
func (*MetricsMetricStatMetricDimensionsParameters) DeepCopy ¶ added in v1.7.0
func (in *MetricsMetricStatMetricDimensionsParameters) DeepCopy() *MetricsMetricStatMetricDimensionsParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MetricsMetricStatMetricDimensionsParameters.
func (*MetricsMetricStatMetricDimensionsParameters) DeepCopyInto ¶ added in v1.7.0
func (in *MetricsMetricStatMetricDimensionsParameters) DeepCopyInto(out *MetricsMetricStatMetricDimensionsParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type MetricsMetricStatMetricInitParameters ¶ added in v1.7.0
type MetricsMetricStatMetricInitParameters struct { // Dimensions of the metric. Dimensions []MetricsMetricStatMetricDimensionsInitParameters `json:"dimensions,omitempty" tf:"dimensions,omitempty"` // Name of the metric. MetricName *string `json:"metricName,omitempty" tf:"metric_name,omitempty"` // Namespace of the metric. Namespace *string `json:"namespace,omitempty" tf:"namespace,omitempty"` }
func (*MetricsMetricStatMetricInitParameters) DeepCopy ¶ added in v1.7.0
func (in *MetricsMetricStatMetricInitParameters) DeepCopy() *MetricsMetricStatMetricInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MetricsMetricStatMetricInitParameters.
func (*MetricsMetricStatMetricInitParameters) DeepCopyInto ¶ added in v1.7.0
func (in *MetricsMetricStatMetricInitParameters) DeepCopyInto(out *MetricsMetricStatMetricInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type MetricsMetricStatMetricObservation ¶ added in v1.7.0
type MetricsMetricStatMetricObservation struct { // Dimensions of the metric. Dimensions []MetricsMetricStatMetricDimensionsObservation `json:"dimensions,omitempty" tf:"dimensions,omitempty"` // Name of the metric. MetricName *string `json:"metricName,omitempty" tf:"metric_name,omitempty"` // Namespace of the metric. Namespace *string `json:"namespace,omitempty" tf:"namespace,omitempty"` }
func (*MetricsMetricStatMetricObservation) DeepCopy ¶ added in v1.7.0
func (in *MetricsMetricStatMetricObservation) DeepCopy() *MetricsMetricStatMetricObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MetricsMetricStatMetricObservation.
func (*MetricsMetricStatMetricObservation) DeepCopyInto ¶ added in v1.7.0
func (in *MetricsMetricStatMetricObservation) DeepCopyInto(out *MetricsMetricStatMetricObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type MetricsMetricStatMetricParameters ¶ added in v1.7.0
type MetricsMetricStatMetricParameters struct { // Dimensions of the metric. // +kubebuilder:validation:Optional Dimensions []MetricsMetricStatMetricDimensionsParameters `json:"dimensions,omitempty" tf:"dimensions,omitempty"` // Name of the metric. // +kubebuilder:validation:Optional MetricName *string `json:"metricName" tf:"metric_name,omitempty"` // Namespace of the metric. // +kubebuilder:validation:Optional Namespace *string `json:"namespace" tf:"namespace,omitempty"` }
func (*MetricsMetricStatMetricParameters) DeepCopy ¶ added in v1.7.0
func (in *MetricsMetricStatMetricParameters) DeepCopy() *MetricsMetricStatMetricParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MetricsMetricStatMetricParameters.
func (*MetricsMetricStatMetricParameters) DeepCopyInto ¶ added in v1.7.0
func (in *MetricsMetricStatMetricParameters) DeepCopyInto(out *MetricsMetricStatMetricParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type MetricsMetricStatObservation ¶ added in v1.7.0
type MetricsMetricStatObservation struct { // Structure that defines the CloudWatch metric to return, including the metric name, namespace, and dimensions. Metric *MetricsMetricStatMetricObservation `json:"metric,omitempty" tf:"metric,omitempty"` // Statistic of the metrics to return. Stat *string `json:"stat,omitempty" tf:"stat,omitempty"` // Unit of the metric. Unit *string `json:"unit,omitempty" tf:"unit,omitempty"` }
func (*MetricsMetricStatObservation) DeepCopy ¶ added in v1.7.0
func (in *MetricsMetricStatObservation) DeepCopy() *MetricsMetricStatObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MetricsMetricStatObservation.
func (*MetricsMetricStatObservation) DeepCopyInto ¶ added in v1.7.0
func (in *MetricsMetricStatObservation) DeepCopyInto(out *MetricsMetricStatObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type MetricsMetricStatParameters ¶ added in v1.7.0
type MetricsMetricStatParameters struct { // Structure that defines the CloudWatch metric to return, including the metric name, namespace, and dimensions. // +kubebuilder:validation:Optional Metric *MetricsMetricStatMetricParameters `json:"metric" tf:"metric,omitempty"` // Statistic of the metrics to return. // +kubebuilder:validation:Optional Stat *string `json:"stat" tf:"stat,omitempty"` // Unit of the metric. // +kubebuilder:validation:Optional Unit *string `json:"unit,omitempty" tf:"unit,omitempty"` }
func (*MetricsMetricStatParameters) DeepCopy ¶ added in v1.7.0
func (in *MetricsMetricStatParameters) DeepCopy() *MetricsMetricStatParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MetricsMetricStatParameters.
func (*MetricsMetricStatParameters) DeepCopyInto ¶ added in v1.7.0
func (in *MetricsMetricStatParameters) DeepCopyInto(out *MetricsMetricStatParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type MetricsObservation ¶ added in v1.7.0
type MetricsObservation struct { // Math expression used on the returned metric. You must specify either expression or metric_stat, but not both. Expression *string `json:"expression,omitempty" tf:"expression,omitempty"` // Short name for the metric used in predictive scaling policy. ID *string `json:"id,omitempty" tf:"id,omitempty"` // Human-readable label for this metric or expression. Label *string `json:"label,omitempty" tf:"label,omitempty"` // Structure that defines CloudWatch metric to be used in predictive scaling policy. You must specify either expression or metric_stat, but not both. MetricStat *MetricsMetricStatObservation `json:"metricStat,omitempty" tf:"metric_stat,omitempty"` // Boolean that indicates whether to return the timestamps and raw data values of this metric, the default is true ReturnData *bool `json:"returnData,omitempty" tf:"return_data,omitempty"` }
func (*MetricsObservation) DeepCopy ¶ added in v1.7.0
func (in *MetricsObservation) DeepCopy() *MetricsObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MetricsObservation.
func (*MetricsObservation) DeepCopyInto ¶ added in v1.7.0
func (in *MetricsObservation) DeepCopyInto(out *MetricsObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type MetricsParameters ¶ added in v1.7.0
type MetricsParameters struct { // Math expression used on the returned metric. You must specify either expression or metric_stat, but not both. // +kubebuilder:validation:Optional Expression *string `json:"expression,omitempty" tf:"expression,omitempty"` // Short name for the metric used in predictive scaling policy. // +kubebuilder:validation:Optional ID *string `json:"id" tf:"id,omitempty"` // Human-readable label for this metric or expression. // +kubebuilder:validation:Optional Label *string `json:"label,omitempty" tf:"label,omitempty"` // Structure that defines CloudWatch metric to be used in predictive scaling policy. You must specify either expression or metric_stat, but not both. // +kubebuilder:validation:Optional MetricStat *MetricsMetricStatParameters `json:"metricStat,omitempty" tf:"metric_stat,omitempty"` // Boolean that indicates whether to return the timestamps and raw data values of this metric, the default is true // +kubebuilder:validation:Optional ReturnData *bool `json:"returnData,omitempty" tf:"return_data,omitempty"` }
func (*MetricsParameters) DeepCopy ¶ added in v1.7.0
func (in *MetricsParameters) DeepCopy() *MetricsParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MetricsParameters.
func (*MetricsParameters) DeepCopyInto ¶ added in v1.7.0
func (in *MetricsParameters) DeepCopyInto(out *MetricsParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type MixedInstancesPolicyInitParameters ¶
type MixedInstancesPolicyInitParameters struct { // Nested argument containing settings on how to mix on-demand and Spot instances in the Auto Scaling group. Defined below. InstancesDistribution []InstancesDistributionInitParameters `json:"instancesDistribution,omitempty" tf:"instances_distribution,omitempty"` // Nested argument containing launch template settings along with the overrides to specify multiple instance types and weights. Defined below. LaunchTemplate []MixedInstancesPolicyLaunchTemplateInitParameters `json:"launchTemplate,omitempty" tf:"launch_template,omitempty"` }
func (*MixedInstancesPolicyInitParameters) DeepCopy ¶
func (in *MixedInstancesPolicyInitParameters) DeepCopy() *MixedInstancesPolicyInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MixedInstancesPolicyInitParameters.
func (*MixedInstancesPolicyInitParameters) DeepCopyInto ¶
func (in *MixedInstancesPolicyInitParameters) DeepCopyInto(out *MixedInstancesPolicyInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type MixedInstancesPolicyLaunchTemplateInitParameters ¶
type MixedInstancesPolicyLaunchTemplateInitParameters struct { // Nested argument defines the Launch Template. Defined below. LaunchTemplateSpecification []LaunchTemplateSpecificationInitParameters `json:"launchTemplateSpecification,omitempty" tf:"launch_template_specification,omitempty"` // List of nested arguments provides the ability to specify multiple instance types. This will override the same parameter in the launch template. For on-demand instances, Auto Scaling considers the order of preference of instance types to launch based on the order specified in the overrides list. Defined below. Override []OverrideInitParameters `json:"override,omitempty" tf:"override,omitempty"` }
func (*MixedInstancesPolicyLaunchTemplateInitParameters) DeepCopy ¶
func (in *MixedInstancesPolicyLaunchTemplateInitParameters) DeepCopy() *MixedInstancesPolicyLaunchTemplateInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MixedInstancesPolicyLaunchTemplateInitParameters.
func (*MixedInstancesPolicyLaunchTemplateInitParameters) DeepCopyInto ¶
func (in *MixedInstancesPolicyLaunchTemplateInitParameters) DeepCopyInto(out *MixedInstancesPolicyLaunchTemplateInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type MixedInstancesPolicyLaunchTemplateObservation ¶
type MixedInstancesPolicyLaunchTemplateObservation struct { // Nested argument defines the Launch Template. Defined below. LaunchTemplateSpecification []LaunchTemplateSpecificationObservation `json:"launchTemplateSpecification,omitempty" tf:"launch_template_specification,omitempty"` // List of nested arguments provides the ability to specify multiple instance types. This will override the same parameter in the launch template. For on-demand instances, Auto Scaling considers the order of preference of instance types to launch based on the order specified in the overrides list. Defined below. Override []OverrideObservation `json:"override,omitempty" tf:"override,omitempty"` }
func (*MixedInstancesPolicyLaunchTemplateObservation) DeepCopy ¶
func (in *MixedInstancesPolicyLaunchTemplateObservation) DeepCopy() *MixedInstancesPolicyLaunchTemplateObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MixedInstancesPolicyLaunchTemplateObservation.
func (*MixedInstancesPolicyLaunchTemplateObservation) DeepCopyInto ¶
func (in *MixedInstancesPolicyLaunchTemplateObservation) DeepCopyInto(out *MixedInstancesPolicyLaunchTemplateObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type MixedInstancesPolicyLaunchTemplateParameters ¶
type MixedInstancesPolicyLaunchTemplateParameters struct { // Nested argument defines the Launch Template. Defined below. // +kubebuilder:validation:Optional LaunchTemplateSpecification []LaunchTemplateSpecificationParameters `json:"launchTemplateSpecification" tf:"launch_template_specification,omitempty"` // List of nested arguments provides the ability to specify multiple instance types. This will override the same parameter in the launch template. For on-demand instances, Auto Scaling considers the order of preference of instance types to launch based on the order specified in the overrides list. Defined below. // +kubebuilder:validation:Optional Override []OverrideParameters `json:"override,omitempty" tf:"override,omitempty"` }
func (*MixedInstancesPolicyLaunchTemplateParameters) DeepCopy ¶
func (in *MixedInstancesPolicyLaunchTemplateParameters) DeepCopy() *MixedInstancesPolicyLaunchTemplateParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MixedInstancesPolicyLaunchTemplateParameters.
func (*MixedInstancesPolicyLaunchTemplateParameters) DeepCopyInto ¶
func (in *MixedInstancesPolicyLaunchTemplateParameters) DeepCopyInto(out *MixedInstancesPolicyLaunchTemplateParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type MixedInstancesPolicyObservation ¶
type MixedInstancesPolicyObservation struct { // Nested argument containing settings on how to mix on-demand and Spot instances in the Auto Scaling group. Defined below. InstancesDistribution []InstancesDistributionObservation `json:"instancesDistribution,omitempty" tf:"instances_distribution,omitempty"` // Nested argument containing launch template settings along with the overrides to specify multiple instance types and weights. Defined below. LaunchTemplate []MixedInstancesPolicyLaunchTemplateObservation `json:"launchTemplate,omitempty" tf:"launch_template,omitempty"` }
func (*MixedInstancesPolicyObservation) DeepCopy ¶
func (in *MixedInstancesPolicyObservation) DeepCopy() *MixedInstancesPolicyObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MixedInstancesPolicyObservation.
func (*MixedInstancesPolicyObservation) DeepCopyInto ¶
func (in *MixedInstancesPolicyObservation) DeepCopyInto(out *MixedInstancesPolicyObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type MixedInstancesPolicyParameters ¶
type MixedInstancesPolicyParameters struct { // Nested argument containing settings on how to mix on-demand and Spot instances in the Auto Scaling group. Defined below. // +kubebuilder:validation:Optional InstancesDistribution []InstancesDistributionParameters `json:"instancesDistribution,omitempty" tf:"instances_distribution,omitempty"` // Nested argument containing launch template settings along with the overrides to specify multiple instance types and weights. Defined below. // +kubebuilder:validation:Optional LaunchTemplate []MixedInstancesPolicyLaunchTemplateParameters `json:"launchTemplate" tf:"launch_template,omitempty"` }
func (*MixedInstancesPolicyParameters) DeepCopy ¶
func (in *MixedInstancesPolicyParameters) DeepCopy() *MixedInstancesPolicyParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new MixedInstancesPolicyParameters.
func (*MixedInstancesPolicyParameters) DeepCopyInto ¶
func (in *MixedInstancesPolicyParameters) DeepCopyInto(out *MixedInstancesPolicyParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type NetworkBandwidthGbpsInitParameters ¶
type NetworkBandwidthGbpsInitParameters struct { // Maximum. Max *float64 `json:"max,omitempty" tf:"max,omitempty"` // Minimum. Min *float64 `json:"min,omitempty" tf:"min,omitempty"` }
func (*NetworkBandwidthGbpsInitParameters) DeepCopy ¶
func (in *NetworkBandwidthGbpsInitParameters) DeepCopy() *NetworkBandwidthGbpsInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new NetworkBandwidthGbpsInitParameters.
func (*NetworkBandwidthGbpsInitParameters) DeepCopyInto ¶
func (in *NetworkBandwidthGbpsInitParameters) DeepCopyInto(out *NetworkBandwidthGbpsInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type NetworkBandwidthGbpsObservation ¶
type NetworkBandwidthGbpsObservation struct { // Maximum. Max *float64 `json:"max,omitempty" tf:"max,omitempty"` // Minimum. Min *float64 `json:"min,omitempty" tf:"min,omitempty"` }
func (*NetworkBandwidthGbpsObservation) DeepCopy ¶
func (in *NetworkBandwidthGbpsObservation) DeepCopy() *NetworkBandwidthGbpsObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new NetworkBandwidthGbpsObservation.
func (*NetworkBandwidthGbpsObservation) DeepCopyInto ¶
func (in *NetworkBandwidthGbpsObservation) DeepCopyInto(out *NetworkBandwidthGbpsObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type NetworkBandwidthGbpsParameters ¶
type NetworkBandwidthGbpsParameters struct { // Maximum. // +kubebuilder:validation:Optional Max *float64 `json:"max,omitempty" tf:"max,omitempty"` // Minimum. // +kubebuilder:validation:Optional Min *float64 `json:"min,omitempty" tf:"min,omitempty"` }
func (*NetworkBandwidthGbpsParameters) DeepCopy ¶
func (in *NetworkBandwidthGbpsParameters) DeepCopy() *NetworkBandwidthGbpsParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new NetworkBandwidthGbpsParameters.
func (*NetworkBandwidthGbpsParameters) DeepCopyInto ¶
func (in *NetworkBandwidthGbpsParameters) DeepCopyInto(out *NetworkBandwidthGbpsParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type NetworkInterfaceCountInitParameters ¶
type NetworkInterfaceCountInitParameters struct { // Maximum. Max *float64 `json:"max,omitempty" tf:"max,omitempty"` // Minimum. Min *float64 `json:"min,omitempty" tf:"min,omitempty"` }
func (*NetworkInterfaceCountInitParameters) DeepCopy ¶
func (in *NetworkInterfaceCountInitParameters) DeepCopy() *NetworkInterfaceCountInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new NetworkInterfaceCountInitParameters.
func (*NetworkInterfaceCountInitParameters) DeepCopyInto ¶
func (in *NetworkInterfaceCountInitParameters) DeepCopyInto(out *NetworkInterfaceCountInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type NetworkInterfaceCountObservation ¶
type NetworkInterfaceCountObservation struct { // Maximum. Max *float64 `json:"max,omitempty" tf:"max,omitempty"` // Minimum. Min *float64 `json:"min,omitempty" tf:"min,omitempty"` }
func (*NetworkInterfaceCountObservation) DeepCopy ¶
func (in *NetworkInterfaceCountObservation) DeepCopy() *NetworkInterfaceCountObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new NetworkInterfaceCountObservation.
func (*NetworkInterfaceCountObservation) DeepCopyInto ¶
func (in *NetworkInterfaceCountObservation) DeepCopyInto(out *NetworkInterfaceCountObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type NetworkInterfaceCountParameters ¶
type NetworkInterfaceCountParameters struct { // Maximum. // +kubebuilder:validation:Optional Max *float64 `json:"max,omitempty" tf:"max,omitempty"` // Minimum. // +kubebuilder:validation:Optional Min *float64 `json:"min,omitempty" tf:"min,omitempty"` }
func (*NetworkInterfaceCountParameters) DeepCopy ¶
func (in *NetworkInterfaceCountParameters) DeepCopy() *NetworkInterfaceCountParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new NetworkInterfaceCountParameters.
func (*NetworkInterfaceCountParameters) DeepCopyInto ¶
func (in *NetworkInterfaceCountParameters) DeepCopyInto(out *NetworkInterfaceCountParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type OverrideInitParameters ¶
type OverrideInitParameters struct { // Override the instance type in the Launch Template with instance types that satisfy the requirements. InstanceRequirements []InstanceRequirementsInitParameters `json:"instanceRequirements,omitempty" tf:"instance_requirements,omitempty"` // Override the instance type in the Launch Template. InstanceType *string `json:"instanceType,omitempty" tf:"instance_type,omitempty"` // Nested argument defines the Launch Template. Defined below. LaunchTemplateSpecification []OverrideLaunchTemplateSpecificationInitParameters `json:"launchTemplateSpecification,omitempty" tf:"launch_template_specification,omitempty"` // Number of capacity units, which gives the instance type a proportional weight to other instance types. WeightedCapacity *string `json:"weightedCapacity,omitempty" tf:"weighted_capacity,omitempty"` }
func (*OverrideInitParameters) DeepCopy ¶
func (in *OverrideInitParameters) DeepCopy() *OverrideInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new OverrideInitParameters.
func (*OverrideInitParameters) DeepCopyInto ¶
func (in *OverrideInitParameters) DeepCopyInto(out *OverrideInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type OverrideLaunchTemplateSpecificationInitParameters ¶
type OverrideLaunchTemplateSpecificationInitParameters struct { // ID of the launch template. Conflicts with launch_template_name. // +crossplane:generate:reference:type=github.com/upbound/provider-aws/apis/ec2/v1beta1.LaunchTemplate // +crossplane:generate:reference:extractor=github.com/crossplane/upjet/pkg/resource.ExtractResourceID() LaunchTemplateID *string `json:"launchTemplateId,omitempty" tf:"launch_template_id,omitempty"` // Reference to a LaunchTemplate in ec2 to populate launchTemplateId. // +kubebuilder:validation:Optional LaunchTemplateIDRef *v1.Reference `json:"launchTemplateIdRef,omitempty" tf:"-"` // Selector for a LaunchTemplate in ec2 to populate launchTemplateId. // +kubebuilder:validation:Optional LaunchTemplateIDSelector *v1.Selector `json:"launchTemplateIdSelector,omitempty" tf:"-"` // Name of the launch template. Conflicts with launch_template_id. LaunchTemplateName *string `json:"launchTemplateName,omitempty" tf:"launch_template_name,omitempty"` // Template version. Can be version number, $Latest, or $Default. (Default: $Default). Version *string `json:"version,omitempty" tf:"version,omitempty"` }
func (*OverrideLaunchTemplateSpecificationInitParameters) DeepCopy ¶
func (in *OverrideLaunchTemplateSpecificationInitParameters) DeepCopy() *OverrideLaunchTemplateSpecificationInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new OverrideLaunchTemplateSpecificationInitParameters.
func (*OverrideLaunchTemplateSpecificationInitParameters) DeepCopyInto ¶
func (in *OverrideLaunchTemplateSpecificationInitParameters) DeepCopyInto(out *OverrideLaunchTemplateSpecificationInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type OverrideLaunchTemplateSpecificationObservation ¶
type OverrideLaunchTemplateSpecificationObservation struct { // ID of the launch template. Conflicts with launch_template_name. LaunchTemplateID *string `json:"launchTemplateId,omitempty" tf:"launch_template_id,omitempty"` // Name of the launch template. Conflicts with launch_template_id. LaunchTemplateName *string `json:"launchTemplateName,omitempty" tf:"launch_template_name,omitempty"` // Template version. Can be version number, $Latest, or $Default. (Default: $Default). Version *string `json:"version,omitempty" tf:"version,omitempty"` }
func (*OverrideLaunchTemplateSpecificationObservation) DeepCopy ¶
func (in *OverrideLaunchTemplateSpecificationObservation) DeepCopy() *OverrideLaunchTemplateSpecificationObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new OverrideLaunchTemplateSpecificationObservation.
func (*OverrideLaunchTemplateSpecificationObservation) DeepCopyInto ¶
func (in *OverrideLaunchTemplateSpecificationObservation) DeepCopyInto(out *OverrideLaunchTemplateSpecificationObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type OverrideLaunchTemplateSpecificationParameters ¶
type OverrideLaunchTemplateSpecificationParameters struct { // ID of the launch template. Conflicts with launch_template_name. // +crossplane:generate:reference:type=github.com/upbound/provider-aws/apis/ec2/v1beta1.LaunchTemplate // +crossplane:generate:reference:extractor=github.com/crossplane/upjet/pkg/resource.ExtractResourceID() // +kubebuilder:validation:Optional LaunchTemplateID *string `json:"launchTemplateId,omitempty" tf:"launch_template_id,omitempty"` // Reference to a LaunchTemplate in ec2 to populate launchTemplateId. // +kubebuilder:validation:Optional LaunchTemplateIDRef *v1.Reference `json:"launchTemplateIdRef,omitempty" tf:"-"` // Selector for a LaunchTemplate in ec2 to populate launchTemplateId. // +kubebuilder:validation:Optional LaunchTemplateIDSelector *v1.Selector `json:"launchTemplateIdSelector,omitempty" tf:"-"` // Name of the launch template. Conflicts with launch_template_id. // +kubebuilder:validation:Optional LaunchTemplateName *string `json:"launchTemplateName,omitempty" tf:"launch_template_name,omitempty"` // Template version. Can be version number, $Latest, or $Default. (Default: $Default). // +kubebuilder:validation:Optional Version *string `json:"version,omitempty" tf:"version,omitempty"` }
func (*OverrideLaunchTemplateSpecificationParameters) DeepCopy ¶
func (in *OverrideLaunchTemplateSpecificationParameters) DeepCopy() *OverrideLaunchTemplateSpecificationParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new OverrideLaunchTemplateSpecificationParameters.
func (*OverrideLaunchTemplateSpecificationParameters) DeepCopyInto ¶
func (in *OverrideLaunchTemplateSpecificationParameters) DeepCopyInto(out *OverrideLaunchTemplateSpecificationParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type OverrideObservation ¶
type OverrideObservation struct { // Override the instance type in the Launch Template with instance types that satisfy the requirements. InstanceRequirements []InstanceRequirementsObservation `json:"instanceRequirements,omitempty" tf:"instance_requirements,omitempty"` // Override the instance type in the Launch Template. InstanceType *string `json:"instanceType,omitempty" tf:"instance_type,omitempty"` // Nested argument defines the Launch Template. Defined below. LaunchTemplateSpecification []OverrideLaunchTemplateSpecificationObservation `json:"launchTemplateSpecification,omitempty" tf:"launch_template_specification,omitempty"` // Number of capacity units, which gives the instance type a proportional weight to other instance types. WeightedCapacity *string `json:"weightedCapacity,omitempty" tf:"weighted_capacity,omitempty"` }
func (*OverrideObservation) DeepCopy ¶
func (in *OverrideObservation) DeepCopy() *OverrideObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new OverrideObservation.
func (*OverrideObservation) DeepCopyInto ¶
func (in *OverrideObservation) DeepCopyInto(out *OverrideObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type OverrideParameters ¶
type OverrideParameters struct { // Override the instance type in the Launch Template with instance types that satisfy the requirements. // +kubebuilder:validation:Optional InstanceRequirements []InstanceRequirementsParameters `json:"instanceRequirements,omitempty" tf:"instance_requirements,omitempty"` // Override the instance type in the Launch Template. // +kubebuilder:validation:Optional InstanceType *string `json:"instanceType,omitempty" tf:"instance_type,omitempty"` // Nested argument defines the Launch Template. Defined below. // +kubebuilder:validation:Optional LaunchTemplateSpecification []OverrideLaunchTemplateSpecificationParameters `json:"launchTemplateSpecification,omitempty" tf:"launch_template_specification,omitempty"` // Number of capacity units, which gives the instance type a proportional weight to other instance types. // +kubebuilder:validation:Optional WeightedCapacity *string `json:"weightedCapacity,omitempty" tf:"weighted_capacity,omitempty"` }
func (*OverrideParameters) DeepCopy ¶
func (in *OverrideParameters) DeepCopy() *OverrideParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new OverrideParameters.
func (*OverrideParameters) DeepCopyInto ¶
func (in *OverrideParameters) DeepCopyInto(out *OverrideParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type Policy ¶ added in v1.7.0
type Policy struct { metav1.TypeMeta `json:",inline"` metav1.ObjectMeta `json:"metadata,omitempty"` Spec PolicySpec `json:"spec"` Status PolicyStatus `json:"status,omitempty"` }
Policy is the Schema for the Policys API. Provides an AutoScaling Scaling Group resource. +kubebuilder:printcolumn:name="SYNCED",type="string",JSONPath=".status.conditions[?(@.type=='Synced')].status" +kubebuilder:printcolumn:name="READY",type="string",JSONPath=".status.conditions[?(@.type=='Ready')].status" +kubebuilder:printcolumn:name="EXTERNAL-NAME",type="string",JSONPath=".metadata.annotations.crossplane\\.io/external-name" +kubebuilder:printcolumn:name="AGE",type="date",JSONPath=".metadata.creationTimestamp" +kubebuilder:resource:scope=Cluster,categories={crossplane,managed,aws}
func (*Policy) DeepCopy ¶ added in v1.7.0
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new Policy.
func (*Policy) DeepCopyInto ¶ added in v1.7.0
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*Policy) DeepCopyObject ¶ added in v1.7.0
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*Policy) GetCondition ¶ added in v1.7.0
func (mg *Policy) GetCondition(ct xpv1.ConditionType) xpv1.Condition
GetCondition of this Policy.
func (*Policy) GetConnectionDetailsMapping ¶ added in v1.7.0
GetConnectionDetailsMapping for this Policy
func (*Policy) GetDeletionPolicy ¶ added in v1.7.0
func (mg *Policy) GetDeletionPolicy() xpv1.DeletionPolicy
GetDeletionPolicy of this Policy.
func (*Policy) GetID ¶ added in v1.7.0
GetID returns ID of underlying Terraform resource of this Policy
func (*Policy) GetInitParameters ¶ added in v1.7.0
GetInitParameters of this Policy
func (*Policy) GetManagementPolicies ¶ added in v1.7.0
func (mg *Policy) GetManagementPolicies() xpv1.ManagementPolicies
GetManagementPolicies of this Policy.
func (*Policy) GetMergedParameters ¶ added in v1.7.0
GetInitParameters of this Policy
func (*Policy) GetObservation ¶ added in v1.7.0
GetObservation of this Policy
func (*Policy) GetParameters ¶ added in v1.7.0
GetParameters of this Policy
func (*Policy) GetProviderConfigReference ¶ added in v1.7.0
GetProviderConfigReference of this Policy.
func (*Policy) GetPublishConnectionDetailsTo ¶ added in v1.7.0
func (mg *Policy) GetPublishConnectionDetailsTo() *xpv1.PublishConnectionDetailsTo
GetPublishConnectionDetailsTo of this Policy.
func (*Policy) GetTerraformResourceType ¶ added in v1.7.0
GetTerraformResourceType returns Terraform resource type for this Policy
func (*Policy) GetTerraformSchemaVersion ¶ added in v1.7.0
GetTerraformSchemaVersion returns the associated Terraform schema version
func (*Policy) GetWriteConnectionSecretToReference ¶ added in v1.7.0
func (mg *Policy) GetWriteConnectionSecretToReference() *xpv1.SecretReference
GetWriteConnectionSecretToReference of this Policy.
func (*Policy) Hub ¶ added in v1.7.0
func (tr *Policy) Hub()
Hub marks this type as a conversion hub.
func (*Policy) LateInitialize ¶ added in v1.7.0
LateInitialize this Policy using its observed tfState. returns True if there are any spec changes for the resource.
func (*Policy) ResolveReferences ¶ added in v1.7.0
ResolveReferences of this Policy.
func (*Policy) SetConditions ¶ added in v1.7.0
SetConditions of this Policy.
func (*Policy) SetDeletionPolicy ¶ added in v1.7.0
func (mg *Policy) SetDeletionPolicy(r xpv1.DeletionPolicy)
SetDeletionPolicy of this Policy.
func (*Policy) SetManagementPolicies ¶ added in v1.7.0
func (mg *Policy) SetManagementPolicies(r xpv1.ManagementPolicies)
SetManagementPolicies of this Policy.
func (*Policy) SetObservation ¶ added in v1.7.0
SetObservation for this Policy
func (*Policy) SetParameters ¶ added in v1.7.0
SetParameters for this Policy
func (*Policy) SetProviderConfigReference ¶ added in v1.7.0
SetProviderConfigReference of this Policy.
func (*Policy) SetPublishConnectionDetailsTo ¶ added in v1.7.0
func (mg *Policy) SetPublishConnectionDetailsTo(r *xpv1.PublishConnectionDetailsTo)
SetPublishConnectionDetailsTo of this Policy.
func (*Policy) SetWriteConnectionSecretToReference ¶ added in v1.7.0
func (mg *Policy) SetWriteConnectionSecretToReference(r *xpv1.SecretReference)
SetWriteConnectionSecretToReference of this Policy.
type PolicyInitParameters ¶ added in v1.7.0
type PolicyInitParameters struct { // Whether the adjustment is an absolute number or a percentage of the current capacity. Valid values are ChangeInCapacity, ExactCapacity, and PercentChangeInCapacity. AdjustmentType *string `json:"adjustmentType,omitempty" tf:"adjustment_type,omitempty"` // Amount of time, in seconds, after a scaling activity completes and before the next scaling activity can start. Cooldown *float64 `json:"cooldown,omitempty" tf:"cooldown,omitempty"` // Whether the scaling policy is enabled or disabled. Default: true. Enabled *bool `json:"enabled,omitempty" tf:"enabled,omitempty"` // Estimated time, in seconds, until a newly launched instance will contribute CloudWatch metrics. Without a value, AWS will default to the group's specified cooldown period. EstimatedInstanceWarmup *float64 `json:"estimatedInstanceWarmup,omitempty" tf:"estimated_instance_warmup,omitempty"` // Aggregation type for the policy's metrics. Valid values are "Minimum", "Maximum", and "Average". Without a value, AWS will treat the aggregation type as "Average". MetricAggregationType *string `json:"metricAggregationType,omitempty" tf:"metric_aggregation_type,omitempty"` // Minimum value to scale by when adjustment_type is set to PercentChangeInCapacity. MinAdjustmentMagnitude *float64 `json:"minAdjustmentMagnitude,omitempty" tf:"min_adjustment_magnitude,omitempty"` // Policy type, either "SimpleScaling", "StepScaling", "TargetTrackingScaling", or "PredictiveScaling". If this value isn't provided, AWS will default to "SimpleScaling." PolicyType *string `json:"policyType,omitempty" tf:"policy_type,omitempty"` // Predictive scaling policy configuration to use with Amazon EC2 Auto Scaling. PredictiveScalingConfiguration *PredictiveScalingConfigurationInitParameters `json:"predictiveScalingConfiguration,omitempty" tf:"predictive_scaling_configuration,omitempty"` // Number of instances by which to scale. adjustment_type determines the interpretation of this number (e.g., as an absolute number or as a percentage of the existing Auto Scaling group size). A positive increment adds to the current capacity and a negative value removes from the current capacity. ScalingAdjustment *float64 `json:"scalingAdjustment,omitempty" tf:"scaling_adjustment,omitempty"` // Set of adjustments that manage // group scaling. These have the following structure: StepAdjustment []StepAdjustmentInitParameters `json:"stepAdjustment,omitempty" tf:"step_adjustment,omitempty"` // Target tracking policy. These have the following structure: TargetTrackingConfiguration *TargetTrackingConfigurationInitParameters `json:"targetTrackingConfiguration,omitempty" tf:"target_tracking_configuration,omitempty"` }
func (*PolicyInitParameters) DeepCopy ¶ added in v1.7.0
func (in *PolicyInitParameters) DeepCopy() *PolicyInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PolicyInitParameters.
func (*PolicyInitParameters) DeepCopyInto ¶ added in v1.7.0
func (in *PolicyInitParameters) DeepCopyInto(out *PolicyInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type PolicyList ¶ added in v1.7.0
type PolicyList struct { metav1.TypeMeta `json:",inline"` metav1.ListMeta `json:"metadata,omitempty"` Items []Policy `json:"items"` }
PolicyList contains a list of Policys
func (*PolicyList) DeepCopy ¶ added in v1.7.0
func (in *PolicyList) DeepCopy() *PolicyList
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PolicyList.
func (*PolicyList) DeepCopyInto ¶ added in v1.7.0
func (in *PolicyList) DeepCopyInto(out *PolicyList)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
func (*PolicyList) DeepCopyObject ¶ added in v1.7.0
func (in *PolicyList) DeepCopyObject() runtime.Object
DeepCopyObject is an autogenerated deepcopy function, copying the receiver, creating a new runtime.Object.
func (*PolicyList) GetItems ¶ added in v1.7.0
func (l *PolicyList) GetItems() []resource.Managed
GetItems of this PolicyList.
type PolicyObservation ¶ added in v1.7.0
type PolicyObservation struct { // Whether the adjustment is an absolute number or a percentage of the current capacity. Valid values are ChangeInCapacity, ExactCapacity, and PercentChangeInCapacity. AdjustmentType *string `json:"adjustmentType,omitempty" tf:"adjustment_type,omitempty"` // ARN assigned by AWS to the scaling policy. Arn *string `json:"arn,omitempty" tf:"arn,omitempty"` // Name of the autoscaling group. AutoscalingGroupName *string `json:"autoscalingGroupName,omitempty" tf:"autoscaling_group_name,omitempty"` // Amount of time, in seconds, after a scaling activity completes and before the next scaling activity can start. Cooldown *float64 `json:"cooldown,omitempty" tf:"cooldown,omitempty"` // Whether the scaling policy is enabled or disabled. Default: true. Enabled *bool `json:"enabled,omitempty" tf:"enabled,omitempty"` // Estimated time, in seconds, until a newly launched instance will contribute CloudWatch metrics. Without a value, AWS will default to the group's specified cooldown period. EstimatedInstanceWarmup *float64 `json:"estimatedInstanceWarmup,omitempty" tf:"estimated_instance_warmup,omitempty"` // Short name for the metric used in predictive scaling policy. ID *string `json:"id,omitempty" tf:"id,omitempty"` // Aggregation type for the policy's metrics. Valid values are "Minimum", "Maximum", and "Average". Without a value, AWS will treat the aggregation type as "Average". MetricAggregationType *string `json:"metricAggregationType,omitempty" tf:"metric_aggregation_type,omitempty"` // Minimum value to scale by when adjustment_type is set to PercentChangeInCapacity. MinAdjustmentMagnitude *float64 `json:"minAdjustmentMagnitude,omitempty" tf:"min_adjustment_magnitude,omitempty"` // Policy type, either "SimpleScaling", "StepScaling", "TargetTrackingScaling", or "PredictiveScaling". If this value isn't provided, AWS will default to "SimpleScaling." PolicyType *string `json:"policyType,omitempty" tf:"policy_type,omitempty"` // Predictive scaling policy configuration to use with Amazon EC2 Auto Scaling. PredictiveScalingConfiguration *PredictiveScalingConfigurationObservation `json:"predictiveScalingConfiguration,omitempty" tf:"predictive_scaling_configuration,omitempty"` // Number of instances by which to scale. adjustment_type determines the interpretation of this number (e.g., as an absolute number or as a percentage of the existing Auto Scaling group size). A positive increment adds to the current capacity and a negative value removes from the current capacity. ScalingAdjustment *float64 `json:"scalingAdjustment,omitempty" tf:"scaling_adjustment,omitempty"` // Set of adjustments that manage // group scaling. These have the following structure: StepAdjustment []StepAdjustmentObservation `json:"stepAdjustment,omitempty" tf:"step_adjustment,omitempty"` // Target tracking policy. These have the following structure: TargetTrackingConfiguration *TargetTrackingConfigurationObservation `json:"targetTrackingConfiguration,omitempty" tf:"target_tracking_configuration,omitempty"` }
func (*PolicyObservation) DeepCopy ¶ added in v1.7.0
func (in *PolicyObservation) DeepCopy() *PolicyObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PolicyObservation.
func (*PolicyObservation) DeepCopyInto ¶ added in v1.7.0
func (in *PolicyObservation) DeepCopyInto(out *PolicyObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type PolicyParameters ¶ added in v1.7.0
type PolicyParameters struct { // Whether the adjustment is an absolute number or a percentage of the current capacity. Valid values are ChangeInCapacity, ExactCapacity, and PercentChangeInCapacity. // +kubebuilder:validation:Optional AdjustmentType *string `json:"adjustmentType,omitempty" tf:"adjustment_type,omitempty"` // Name of the autoscaling group. // +crossplane:generate:reference:type=github.com/upbound/provider-aws/apis/autoscaling/v1beta3.AutoscalingGroup // +kubebuilder:validation:Optional AutoscalingGroupName *string `json:"autoscalingGroupName,omitempty" tf:"autoscaling_group_name,omitempty"` // Reference to a AutoscalingGroup in autoscaling to populate autoscalingGroupName. // +kubebuilder:validation:Optional AutoscalingGroupNameRef *v1.Reference `json:"autoscalingGroupNameRef,omitempty" tf:"-"` // Selector for a AutoscalingGroup in autoscaling to populate autoscalingGroupName. // +kubebuilder:validation:Optional AutoscalingGroupNameSelector *v1.Selector `json:"autoscalingGroupNameSelector,omitempty" tf:"-"` // Amount of time, in seconds, after a scaling activity completes and before the next scaling activity can start. // +kubebuilder:validation:Optional Cooldown *float64 `json:"cooldown,omitempty" tf:"cooldown,omitempty"` // Whether the scaling policy is enabled or disabled. Default: true. // +kubebuilder:validation:Optional Enabled *bool `json:"enabled,omitempty" tf:"enabled,omitempty"` // Estimated time, in seconds, until a newly launched instance will contribute CloudWatch metrics. Without a value, AWS will default to the group's specified cooldown period. // +kubebuilder:validation:Optional EstimatedInstanceWarmup *float64 `json:"estimatedInstanceWarmup,omitempty" tf:"estimated_instance_warmup,omitempty"` // Aggregation type for the policy's metrics. Valid values are "Minimum", "Maximum", and "Average". Without a value, AWS will treat the aggregation type as "Average". // +kubebuilder:validation:Optional MetricAggregationType *string `json:"metricAggregationType,omitempty" tf:"metric_aggregation_type,omitempty"` // Minimum value to scale by when adjustment_type is set to PercentChangeInCapacity. // +kubebuilder:validation:Optional MinAdjustmentMagnitude *float64 `json:"minAdjustmentMagnitude,omitempty" tf:"min_adjustment_magnitude,omitempty"` // Policy type, either "SimpleScaling", "StepScaling", "TargetTrackingScaling", or "PredictiveScaling". If this value isn't provided, AWS will default to "SimpleScaling." // +kubebuilder:validation:Optional PolicyType *string `json:"policyType,omitempty" tf:"policy_type,omitempty"` // Predictive scaling policy configuration to use with Amazon EC2 Auto Scaling. // +kubebuilder:validation:Optional PredictiveScalingConfiguration *PredictiveScalingConfigurationParameters `json:"predictiveScalingConfiguration,omitempty" tf:"predictive_scaling_configuration,omitempty"` // Region is the region you'd like your resource to be created in. // +upjet:crd:field:TFTag=- // +kubebuilder:validation:Required Region *string `json:"region" tf:"-"` // Number of instances by which to scale. adjustment_type determines the interpretation of this number (e.g., as an absolute number or as a percentage of the existing Auto Scaling group size). A positive increment adds to the current capacity and a negative value removes from the current capacity. // +kubebuilder:validation:Optional ScalingAdjustment *float64 `json:"scalingAdjustment,omitempty" tf:"scaling_adjustment,omitempty"` // Set of adjustments that manage // group scaling. These have the following structure: // +kubebuilder:validation:Optional StepAdjustment []StepAdjustmentParameters `json:"stepAdjustment,omitempty" tf:"step_adjustment,omitempty"` // Target tracking policy. These have the following structure: // +kubebuilder:validation:Optional TargetTrackingConfiguration *TargetTrackingConfigurationParameters `json:"targetTrackingConfiguration,omitempty" tf:"target_tracking_configuration,omitempty"` }
func (*PolicyParameters) DeepCopy ¶ added in v1.7.0
func (in *PolicyParameters) DeepCopy() *PolicyParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PolicyParameters.
func (*PolicyParameters) DeepCopyInto ¶ added in v1.7.0
func (in *PolicyParameters) DeepCopyInto(out *PolicyParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type PolicySpec ¶ added in v1.7.0
type PolicySpec struct { v1.ResourceSpec `json:",inline"` ForProvider PolicyParameters `json:"forProvider"` // THIS IS A BETA FIELD. It will be honored // unless the Management Policies feature flag is disabled. // InitProvider holds the same fields as ForProvider, with the exception // of Identifier and other resource reference fields. The fields that are // in InitProvider are merged into ForProvider when the resource is created. // The same fields are also added to the terraform ignore_changes hook, to // avoid updating them after creation. This is useful for fields that are // required on creation, but we do not desire to update them after creation, // for example because of an external controller is managing them, like an // autoscaler. InitProvider PolicyInitParameters `json:"initProvider,omitempty"` }
PolicySpec defines the desired state of Policy
func (*PolicySpec) DeepCopy ¶ added in v1.7.0
func (in *PolicySpec) DeepCopy() *PolicySpec
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PolicySpec.
func (*PolicySpec) DeepCopyInto ¶ added in v1.7.0
func (in *PolicySpec) DeepCopyInto(out *PolicySpec)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type PolicyStatus ¶ added in v1.7.0
type PolicyStatus struct { v1.ResourceStatus `json:",inline"` AtProvider PolicyObservation `json:"atProvider,omitempty"` }
PolicyStatus defines the observed state of Policy.
func (*PolicyStatus) DeepCopy ¶ added in v1.7.0
func (in *PolicyStatus) DeepCopy() *PolicyStatus
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PolicyStatus.
func (*PolicyStatus) DeepCopyInto ¶ added in v1.7.0
func (in *PolicyStatus) DeepCopyInto(out *PolicyStatus)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type PredefinedLoadMetricSpecificationInitParameters ¶ added in v1.7.0
type PredefinedLoadMetricSpecificationInitParameters struct { // Metric type. Valid values are ASGTotalCPUUtilization, ASGTotalNetworkIn, ASGTotalNetworkOut, or ALBTargetGroupRequestCount. PredefinedMetricType *string `json:"predefinedMetricType,omitempty" tf:"predefined_metric_type,omitempty"` // Label that uniquely identifies a specific Application Load Balancer target group from which to determine the request count served by your Auto Scaling group. You create the resource label by appending the final portion of the load balancer ARN and the final portion of the target group ARN into a single value, separated by a forward slash (/). Refer to PredefinedMetricSpecification for more information. ResourceLabel *string `json:"resourceLabel,omitempty" tf:"resource_label,omitempty"` }
func (*PredefinedLoadMetricSpecificationInitParameters) DeepCopy ¶ added in v1.7.0
func (in *PredefinedLoadMetricSpecificationInitParameters) DeepCopy() *PredefinedLoadMetricSpecificationInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PredefinedLoadMetricSpecificationInitParameters.
func (*PredefinedLoadMetricSpecificationInitParameters) DeepCopyInto ¶ added in v1.7.0
func (in *PredefinedLoadMetricSpecificationInitParameters) DeepCopyInto(out *PredefinedLoadMetricSpecificationInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type PredefinedLoadMetricSpecificationObservation ¶ added in v1.7.0
type PredefinedLoadMetricSpecificationObservation struct { // Metric type. Valid values are ASGTotalCPUUtilization, ASGTotalNetworkIn, ASGTotalNetworkOut, or ALBTargetGroupRequestCount. PredefinedMetricType *string `json:"predefinedMetricType,omitempty" tf:"predefined_metric_type,omitempty"` // Label that uniquely identifies a specific Application Load Balancer target group from which to determine the request count served by your Auto Scaling group. You create the resource label by appending the final portion of the load balancer ARN and the final portion of the target group ARN into a single value, separated by a forward slash (/). Refer to PredefinedMetricSpecification for more information. ResourceLabel *string `json:"resourceLabel,omitempty" tf:"resource_label,omitempty"` }
func (*PredefinedLoadMetricSpecificationObservation) DeepCopy ¶ added in v1.7.0
func (in *PredefinedLoadMetricSpecificationObservation) DeepCopy() *PredefinedLoadMetricSpecificationObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PredefinedLoadMetricSpecificationObservation.
func (*PredefinedLoadMetricSpecificationObservation) DeepCopyInto ¶ added in v1.7.0
func (in *PredefinedLoadMetricSpecificationObservation) DeepCopyInto(out *PredefinedLoadMetricSpecificationObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type PredefinedLoadMetricSpecificationParameters ¶ added in v1.7.0
type PredefinedLoadMetricSpecificationParameters struct { // Metric type. Valid values are ASGTotalCPUUtilization, ASGTotalNetworkIn, ASGTotalNetworkOut, or ALBTargetGroupRequestCount. // +kubebuilder:validation:Optional PredefinedMetricType *string `json:"predefinedMetricType" tf:"predefined_metric_type,omitempty"` // Label that uniquely identifies a specific Application Load Balancer target group from which to determine the request count served by your Auto Scaling group. You create the resource label by appending the final portion of the load balancer ARN and the final portion of the target group ARN into a single value, separated by a forward slash (/). Refer to PredefinedMetricSpecification for more information. // +kubebuilder:validation:Optional ResourceLabel *string `json:"resourceLabel,omitempty" tf:"resource_label,omitempty"` }
func (*PredefinedLoadMetricSpecificationParameters) DeepCopy ¶ added in v1.7.0
func (in *PredefinedLoadMetricSpecificationParameters) DeepCopy() *PredefinedLoadMetricSpecificationParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PredefinedLoadMetricSpecificationParameters.
func (*PredefinedLoadMetricSpecificationParameters) DeepCopyInto ¶ added in v1.7.0
func (in *PredefinedLoadMetricSpecificationParameters) DeepCopyInto(out *PredefinedLoadMetricSpecificationParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type PredefinedMetricPairSpecificationInitParameters ¶ added in v1.7.0
type PredefinedMetricPairSpecificationInitParameters struct { // Which metrics to use. There are two different types of metrics for each metric type: one is a load metric and one is a scaling metric. For example, if the metric type is ASGCPUUtilization, the Auto Scaling group's total CPU metric is used as the load metric, and the average CPU metric is used for the scaling metric. Valid values are ASGCPUUtilization, ASGNetworkIn, ASGNetworkOut, or ALBRequestCount. PredefinedMetricType *string `json:"predefinedMetricType,omitempty" tf:"predefined_metric_type,omitempty"` // Label that uniquely identifies a specific Application Load Balancer target group from which to determine the request count served by your Auto Scaling group. You create the resource label by appending the final portion of the load balancer ARN and the final portion of the target group ARN into a single value, separated by a forward slash (/). Refer to PredefinedMetricSpecification for more information. ResourceLabel *string `json:"resourceLabel,omitempty" tf:"resource_label,omitempty"` }
func (*PredefinedMetricPairSpecificationInitParameters) DeepCopy ¶ added in v1.7.0
func (in *PredefinedMetricPairSpecificationInitParameters) DeepCopy() *PredefinedMetricPairSpecificationInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PredefinedMetricPairSpecificationInitParameters.
func (*PredefinedMetricPairSpecificationInitParameters) DeepCopyInto ¶ added in v1.7.0
func (in *PredefinedMetricPairSpecificationInitParameters) DeepCopyInto(out *PredefinedMetricPairSpecificationInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type PredefinedMetricPairSpecificationObservation ¶ added in v1.7.0
type PredefinedMetricPairSpecificationObservation struct { // Which metrics to use. There are two different types of metrics for each metric type: one is a load metric and one is a scaling metric. For example, if the metric type is ASGCPUUtilization, the Auto Scaling group's total CPU metric is used as the load metric, and the average CPU metric is used for the scaling metric. Valid values are ASGCPUUtilization, ASGNetworkIn, ASGNetworkOut, or ALBRequestCount. PredefinedMetricType *string `json:"predefinedMetricType,omitempty" tf:"predefined_metric_type,omitempty"` // Label that uniquely identifies a specific Application Load Balancer target group from which to determine the request count served by your Auto Scaling group. You create the resource label by appending the final portion of the load balancer ARN and the final portion of the target group ARN into a single value, separated by a forward slash (/). Refer to PredefinedMetricSpecification for more information. ResourceLabel *string `json:"resourceLabel,omitempty" tf:"resource_label,omitempty"` }
func (*PredefinedMetricPairSpecificationObservation) DeepCopy ¶ added in v1.7.0
func (in *PredefinedMetricPairSpecificationObservation) DeepCopy() *PredefinedMetricPairSpecificationObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PredefinedMetricPairSpecificationObservation.
func (*PredefinedMetricPairSpecificationObservation) DeepCopyInto ¶ added in v1.7.0
func (in *PredefinedMetricPairSpecificationObservation) DeepCopyInto(out *PredefinedMetricPairSpecificationObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type PredefinedMetricPairSpecificationParameters ¶ added in v1.7.0
type PredefinedMetricPairSpecificationParameters struct { // Which metrics to use. There are two different types of metrics for each metric type: one is a load metric and one is a scaling metric. For example, if the metric type is ASGCPUUtilization, the Auto Scaling group's total CPU metric is used as the load metric, and the average CPU metric is used for the scaling metric. Valid values are ASGCPUUtilization, ASGNetworkIn, ASGNetworkOut, or ALBRequestCount. // +kubebuilder:validation:Optional PredefinedMetricType *string `json:"predefinedMetricType" tf:"predefined_metric_type,omitempty"` // Label that uniquely identifies a specific Application Load Balancer target group from which to determine the request count served by your Auto Scaling group. You create the resource label by appending the final portion of the load balancer ARN and the final portion of the target group ARN into a single value, separated by a forward slash (/). Refer to PredefinedMetricSpecification for more information. // +kubebuilder:validation:Optional ResourceLabel *string `json:"resourceLabel,omitempty" tf:"resource_label,omitempty"` }
func (*PredefinedMetricPairSpecificationParameters) DeepCopy ¶ added in v1.7.0
func (in *PredefinedMetricPairSpecificationParameters) DeepCopy() *PredefinedMetricPairSpecificationParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PredefinedMetricPairSpecificationParameters.
func (*PredefinedMetricPairSpecificationParameters) DeepCopyInto ¶ added in v1.7.0
func (in *PredefinedMetricPairSpecificationParameters) DeepCopyInto(out *PredefinedMetricPairSpecificationParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type PredefinedMetricSpecificationInitParameters ¶ added in v1.7.0
type PredefinedMetricSpecificationInitParameters struct { // Describes a scaling metric for a predictive scaling policy. Valid values are ASGAverageCPUUtilization, ASGAverageNetworkIn, ASGAverageNetworkOut, or ALBRequestCountPerTarget. PredefinedMetricType *string `json:"predefinedMetricType,omitempty" tf:"predefined_metric_type,omitempty"` // Label that uniquely identifies a specific Application Load Balancer target group from which to determine the request count served by your Auto Scaling group. You create the resource label by appending the final portion of the load balancer ARN and the final portion of the target group ARN into a single value, separated by a forward slash (/). Refer to PredefinedMetricSpecification for more information. ResourceLabel *string `json:"resourceLabel,omitempty" tf:"resource_label,omitempty"` }
func (*PredefinedMetricSpecificationInitParameters) DeepCopy ¶ added in v1.7.0
func (in *PredefinedMetricSpecificationInitParameters) DeepCopy() *PredefinedMetricSpecificationInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PredefinedMetricSpecificationInitParameters.
func (*PredefinedMetricSpecificationInitParameters) DeepCopyInto ¶ added in v1.7.0
func (in *PredefinedMetricSpecificationInitParameters) DeepCopyInto(out *PredefinedMetricSpecificationInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type PredefinedMetricSpecificationObservation ¶ added in v1.7.0
type PredefinedMetricSpecificationObservation struct { // Describes a scaling metric for a predictive scaling policy. Valid values are ASGAverageCPUUtilization, ASGAverageNetworkIn, ASGAverageNetworkOut, or ALBRequestCountPerTarget. PredefinedMetricType *string `json:"predefinedMetricType,omitempty" tf:"predefined_metric_type,omitempty"` // Label that uniquely identifies a specific Application Load Balancer target group from which to determine the request count served by your Auto Scaling group. You create the resource label by appending the final portion of the load balancer ARN and the final portion of the target group ARN into a single value, separated by a forward slash (/). Refer to PredefinedMetricSpecification for more information. ResourceLabel *string `json:"resourceLabel,omitempty" tf:"resource_label,omitempty"` }
func (*PredefinedMetricSpecificationObservation) DeepCopy ¶ added in v1.7.0
func (in *PredefinedMetricSpecificationObservation) DeepCopy() *PredefinedMetricSpecificationObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PredefinedMetricSpecificationObservation.
func (*PredefinedMetricSpecificationObservation) DeepCopyInto ¶ added in v1.7.0
func (in *PredefinedMetricSpecificationObservation) DeepCopyInto(out *PredefinedMetricSpecificationObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type PredefinedMetricSpecificationParameters ¶ added in v1.7.0
type PredefinedMetricSpecificationParameters struct { // Describes a scaling metric for a predictive scaling policy. Valid values are ASGAverageCPUUtilization, ASGAverageNetworkIn, ASGAverageNetworkOut, or ALBRequestCountPerTarget. // +kubebuilder:validation:Optional PredefinedMetricType *string `json:"predefinedMetricType" tf:"predefined_metric_type,omitempty"` // Label that uniquely identifies a specific Application Load Balancer target group from which to determine the request count served by your Auto Scaling group. You create the resource label by appending the final portion of the load balancer ARN and the final portion of the target group ARN into a single value, separated by a forward slash (/). Refer to PredefinedMetricSpecification for more information. // +kubebuilder:validation:Optional ResourceLabel *string `json:"resourceLabel,omitempty" tf:"resource_label,omitempty"` }
func (*PredefinedMetricSpecificationParameters) DeepCopy ¶ added in v1.7.0
func (in *PredefinedMetricSpecificationParameters) DeepCopy() *PredefinedMetricSpecificationParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PredefinedMetricSpecificationParameters.
func (*PredefinedMetricSpecificationParameters) DeepCopyInto ¶ added in v1.7.0
func (in *PredefinedMetricSpecificationParameters) DeepCopyInto(out *PredefinedMetricSpecificationParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type PredefinedScalingMetricSpecificationInitParameters ¶ added in v1.7.0
type PredefinedScalingMetricSpecificationInitParameters struct { // Describes a scaling metric for a predictive scaling policy. Valid values are ASGAverageCPUUtilization, ASGAverageNetworkIn, ASGAverageNetworkOut, or ALBRequestCountPerTarget. PredefinedMetricType *string `json:"predefinedMetricType,omitempty" tf:"predefined_metric_type,omitempty"` // Label that uniquely identifies a specific Application Load Balancer target group from which to determine the request count served by your Auto Scaling group. You create the resource label by appending the final portion of the load balancer ARN and the final portion of the target group ARN into a single value, separated by a forward slash (/). Refer to PredefinedMetricSpecification for more information. ResourceLabel *string `json:"resourceLabel,omitempty" tf:"resource_label,omitempty"` }
func (*PredefinedScalingMetricSpecificationInitParameters) DeepCopy ¶ added in v1.7.0
func (in *PredefinedScalingMetricSpecificationInitParameters) DeepCopy() *PredefinedScalingMetricSpecificationInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PredefinedScalingMetricSpecificationInitParameters.
func (*PredefinedScalingMetricSpecificationInitParameters) DeepCopyInto ¶ added in v1.7.0
func (in *PredefinedScalingMetricSpecificationInitParameters) DeepCopyInto(out *PredefinedScalingMetricSpecificationInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type PredefinedScalingMetricSpecificationObservation ¶ added in v1.7.0
type PredefinedScalingMetricSpecificationObservation struct { // Describes a scaling metric for a predictive scaling policy. Valid values are ASGAverageCPUUtilization, ASGAverageNetworkIn, ASGAverageNetworkOut, or ALBRequestCountPerTarget. PredefinedMetricType *string `json:"predefinedMetricType,omitempty" tf:"predefined_metric_type,omitempty"` // Label that uniquely identifies a specific Application Load Balancer target group from which to determine the request count served by your Auto Scaling group. You create the resource label by appending the final portion of the load balancer ARN and the final portion of the target group ARN into a single value, separated by a forward slash (/). Refer to PredefinedMetricSpecification for more information. ResourceLabel *string `json:"resourceLabel,omitempty" tf:"resource_label,omitempty"` }
func (*PredefinedScalingMetricSpecificationObservation) DeepCopy ¶ added in v1.7.0
func (in *PredefinedScalingMetricSpecificationObservation) DeepCopy() *PredefinedScalingMetricSpecificationObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PredefinedScalingMetricSpecificationObservation.
func (*PredefinedScalingMetricSpecificationObservation) DeepCopyInto ¶ added in v1.7.0
func (in *PredefinedScalingMetricSpecificationObservation) DeepCopyInto(out *PredefinedScalingMetricSpecificationObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type PredefinedScalingMetricSpecificationParameters ¶ added in v1.7.0
type PredefinedScalingMetricSpecificationParameters struct { // Describes a scaling metric for a predictive scaling policy. Valid values are ASGAverageCPUUtilization, ASGAverageNetworkIn, ASGAverageNetworkOut, or ALBRequestCountPerTarget. // +kubebuilder:validation:Optional PredefinedMetricType *string `json:"predefinedMetricType" tf:"predefined_metric_type,omitempty"` // Label that uniquely identifies a specific Application Load Balancer target group from which to determine the request count served by your Auto Scaling group. You create the resource label by appending the final portion of the load balancer ARN and the final portion of the target group ARN into a single value, separated by a forward slash (/). Refer to PredefinedMetricSpecification for more information. // +kubebuilder:validation:Optional ResourceLabel *string `json:"resourceLabel,omitempty" tf:"resource_label,omitempty"` }
func (*PredefinedScalingMetricSpecificationParameters) DeepCopy ¶ added in v1.7.0
func (in *PredefinedScalingMetricSpecificationParameters) DeepCopy() *PredefinedScalingMetricSpecificationParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PredefinedScalingMetricSpecificationParameters.
func (*PredefinedScalingMetricSpecificationParameters) DeepCopyInto ¶ added in v1.7.0
func (in *PredefinedScalingMetricSpecificationParameters) DeepCopyInto(out *PredefinedScalingMetricSpecificationParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type PredictiveScalingConfigurationInitParameters ¶ added in v1.7.0
type PredictiveScalingConfigurationInitParameters struct { // Defines the behavior that should be applied if the forecast capacity approaches or exceeds the maximum capacity of the Auto Scaling group. Valid values are HonorMaxCapacity or IncreaseMaxCapacity. Default is HonorMaxCapacity. MaxCapacityBreachBehavior *string `json:"maxCapacityBreachBehavior,omitempty" tf:"max_capacity_breach_behavior,omitempty"` // Size of the capacity buffer to use when the forecast capacity is close to or exceeds the maximum capacity. Valid range is 0 to 100. If set to 0, Amazon EC2 Auto Scaling may scale capacity higher than the maximum capacity to equal but not exceed forecast capacity. MaxCapacityBuffer *string `json:"maxCapacityBuffer,omitempty" tf:"max_capacity_buffer,omitempty"` // This structure includes the metrics and target utilization to use for predictive scaling. MetricSpecification *MetricSpecificationInitParameters `json:"metricSpecification,omitempty" tf:"metric_specification,omitempty"` // Predictive scaling mode. Valid values are ForecastAndScale and ForecastOnly. Default is ForecastOnly. Mode *string `json:"mode,omitempty" tf:"mode,omitempty"` // Amount of time, in seconds, by which the instance launch time can be advanced. Minimum is 0. SchedulingBufferTime *string `json:"schedulingBufferTime,omitempty" tf:"scheduling_buffer_time,omitempty"` }
func (*PredictiveScalingConfigurationInitParameters) DeepCopy ¶ added in v1.7.0
func (in *PredictiveScalingConfigurationInitParameters) DeepCopy() *PredictiveScalingConfigurationInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PredictiveScalingConfigurationInitParameters.
func (*PredictiveScalingConfigurationInitParameters) DeepCopyInto ¶ added in v1.7.0
func (in *PredictiveScalingConfigurationInitParameters) DeepCopyInto(out *PredictiveScalingConfigurationInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type PredictiveScalingConfigurationObservation ¶ added in v1.7.0
type PredictiveScalingConfigurationObservation struct { // Defines the behavior that should be applied if the forecast capacity approaches or exceeds the maximum capacity of the Auto Scaling group. Valid values are HonorMaxCapacity or IncreaseMaxCapacity. Default is HonorMaxCapacity. MaxCapacityBreachBehavior *string `json:"maxCapacityBreachBehavior,omitempty" tf:"max_capacity_breach_behavior,omitempty"` // Size of the capacity buffer to use when the forecast capacity is close to or exceeds the maximum capacity. Valid range is 0 to 100. If set to 0, Amazon EC2 Auto Scaling may scale capacity higher than the maximum capacity to equal but not exceed forecast capacity. MaxCapacityBuffer *string `json:"maxCapacityBuffer,omitempty" tf:"max_capacity_buffer,omitempty"` // This structure includes the metrics and target utilization to use for predictive scaling. MetricSpecification *MetricSpecificationObservation `json:"metricSpecification,omitempty" tf:"metric_specification,omitempty"` // Predictive scaling mode. Valid values are ForecastAndScale and ForecastOnly. Default is ForecastOnly. Mode *string `json:"mode,omitempty" tf:"mode,omitempty"` // Amount of time, in seconds, by which the instance launch time can be advanced. Minimum is 0. SchedulingBufferTime *string `json:"schedulingBufferTime,omitempty" tf:"scheduling_buffer_time,omitempty"` }
func (*PredictiveScalingConfigurationObservation) DeepCopy ¶ added in v1.7.0
func (in *PredictiveScalingConfigurationObservation) DeepCopy() *PredictiveScalingConfigurationObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PredictiveScalingConfigurationObservation.
func (*PredictiveScalingConfigurationObservation) DeepCopyInto ¶ added in v1.7.0
func (in *PredictiveScalingConfigurationObservation) DeepCopyInto(out *PredictiveScalingConfigurationObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type PredictiveScalingConfigurationParameters ¶ added in v1.7.0
type PredictiveScalingConfigurationParameters struct { // Defines the behavior that should be applied if the forecast capacity approaches or exceeds the maximum capacity of the Auto Scaling group. Valid values are HonorMaxCapacity or IncreaseMaxCapacity. Default is HonorMaxCapacity. // +kubebuilder:validation:Optional MaxCapacityBreachBehavior *string `json:"maxCapacityBreachBehavior,omitempty" tf:"max_capacity_breach_behavior,omitempty"` // Size of the capacity buffer to use when the forecast capacity is close to or exceeds the maximum capacity. Valid range is 0 to 100. If set to 0, Amazon EC2 Auto Scaling may scale capacity higher than the maximum capacity to equal but not exceed forecast capacity. // +kubebuilder:validation:Optional MaxCapacityBuffer *string `json:"maxCapacityBuffer,omitempty" tf:"max_capacity_buffer,omitempty"` // This structure includes the metrics and target utilization to use for predictive scaling. // +kubebuilder:validation:Optional MetricSpecification *MetricSpecificationParameters `json:"metricSpecification" tf:"metric_specification,omitempty"` // Predictive scaling mode. Valid values are ForecastAndScale and ForecastOnly. Default is ForecastOnly. // +kubebuilder:validation:Optional Mode *string `json:"mode,omitempty" tf:"mode,omitempty"` // Amount of time, in seconds, by which the instance launch time can be advanced. Minimum is 0. // +kubebuilder:validation:Optional SchedulingBufferTime *string `json:"schedulingBufferTime,omitempty" tf:"scheduling_buffer_time,omitempty"` }
func (*PredictiveScalingConfigurationParameters) DeepCopy ¶ added in v1.7.0
func (in *PredictiveScalingConfigurationParameters) DeepCopy() *PredictiveScalingConfigurationParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PredictiveScalingConfigurationParameters.
func (*PredictiveScalingConfigurationParameters) DeepCopyInto ¶ added in v1.7.0
func (in *PredictiveScalingConfigurationParameters) DeepCopyInto(out *PredictiveScalingConfigurationParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type PreferencesInitParameters ¶
type PreferencesInitParameters struct { // Alarm Specification for Instance Refresh. AlarmSpecification []AlarmSpecificationInitParameters `json:"alarmSpecification,omitempty" tf:"alarm_specification,omitempty"` // Automatically rollback if instance refresh fails. Defaults to false. This option may only be set to true when specifying a launch_template or mixed_instances_policy. AutoRollback *bool `json:"autoRollback,omitempty" tf:"auto_rollback,omitempty"` // Number of seconds to wait after a checkpoint. Defaults to 3600. CheckpointDelay *string `json:"checkpointDelay,omitempty" tf:"checkpoint_delay,omitempty"` // List of percentages for each checkpoint. Values must be unique and in ascending order. To replace all instances, the final number must be 100. CheckpointPercentages []*float64 `json:"checkpointPercentages,omitempty" tf:"checkpoint_percentages,omitempty"` // Number of seconds until a newly launched instance is configured and ready to use. Default behavior is to use the Auto Scaling Group's health check grace period. InstanceWarmup *string `json:"instanceWarmup,omitempty" tf:"instance_warmup,omitempty"` // Amount of capacity in the Auto Scaling group that can be in service and healthy, or pending, to support your workload when an instance refresh is in place, as a percentage of the desired capacity of the Auto Scaling group. Values must be between 100 and 200, defaults to 100. MaxHealthyPercentage *float64 `json:"maxHealthyPercentage,omitempty" tf:"max_healthy_percentage,omitempty"` // Amount of capacity in the Auto Scaling group that must remain healthy during an instance refresh to allow the operation to continue, as a percentage of the desired capacity of the Auto Scaling group. Defaults to 90. MinHealthyPercentage *float64 `json:"minHealthyPercentage,omitempty" tf:"min_healthy_percentage,omitempty"` // Behavior when encountering instances protected from scale in are found. Available behaviors are Refresh, Ignore, and Wait. Default is Ignore. ScaleInProtectedInstances *string `json:"scaleInProtectedInstances,omitempty" tf:"scale_in_protected_instances,omitempty"` // Replace instances that already have your desired configuration. Defaults to false. SkipMatching *bool `json:"skipMatching,omitempty" tf:"skip_matching,omitempty"` // Behavior when encountering instances in the Standby state in are found. Available behaviors are Terminate, Ignore, and Wait. Default is Ignore. StandbyInstances *string `json:"standbyInstances,omitempty" tf:"standby_instances,omitempty"` }
func (*PreferencesInitParameters) DeepCopy ¶
func (in *PreferencesInitParameters) DeepCopy() *PreferencesInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PreferencesInitParameters.
func (*PreferencesInitParameters) DeepCopyInto ¶
func (in *PreferencesInitParameters) DeepCopyInto(out *PreferencesInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type PreferencesObservation ¶
type PreferencesObservation struct { // Alarm Specification for Instance Refresh. AlarmSpecification []AlarmSpecificationObservation `json:"alarmSpecification,omitempty" tf:"alarm_specification,omitempty"` // Automatically rollback if instance refresh fails. Defaults to false. This option may only be set to true when specifying a launch_template or mixed_instances_policy. AutoRollback *bool `json:"autoRollback,omitempty" tf:"auto_rollback,omitempty"` // Number of seconds to wait after a checkpoint. Defaults to 3600. CheckpointDelay *string `json:"checkpointDelay,omitempty" tf:"checkpoint_delay,omitempty"` // List of percentages for each checkpoint. Values must be unique and in ascending order. To replace all instances, the final number must be 100. CheckpointPercentages []*float64 `json:"checkpointPercentages,omitempty" tf:"checkpoint_percentages,omitempty"` // Number of seconds until a newly launched instance is configured and ready to use. Default behavior is to use the Auto Scaling Group's health check grace period. InstanceWarmup *string `json:"instanceWarmup,omitempty" tf:"instance_warmup,omitempty"` // Amount of capacity in the Auto Scaling group that can be in service and healthy, or pending, to support your workload when an instance refresh is in place, as a percentage of the desired capacity of the Auto Scaling group. Values must be between 100 and 200, defaults to 100. MaxHealthyPercentage *float64 `json:"maxHealthyPercentage,omitempty" tf:"max_healthy_percentage,omitempty"` // Amount of capacity in the Auto Scaling group that must remain healthy during an instance refresh to allow the operation to continue, as a percentage of the desired capacity of the Auto Scaling group. Defaults to 90. MinHealthyPercentage *float64 `json:"minHealthyPercentage,omitempty" tf:"min_healthy_percentage,omitempty"` // Behavior when encountering instances protected from scale in are found. Available behaviors are Refresh, Ignore, and Wait. Default is Ignore. ScaleInProtectedInstances *string `json:"scaleInProtectedInstances,omitempty" tf:"scale_in_protected_instances,omitempty"` // Replace instances that already have your desired configuration. Defaults to false. SkipMatching *bool `json:"skipMatching,omitempty" tf:"skip_matching,omitempty"` // Behavior when encountering instances in the Standby state in are found. Available behaviors are Terminate, Ignore, and Wait. Default is Ignore. StandbyInstances *string `json:"standbyInstances,omitempty" tf:"standby_instances,omitempty"` }
func (*PreferencesObservation) DeepCopy ¶
func (in *PreferencesObservation) DeepCopy() *PreferencesObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PreferencesObservation.
func (*PreferencesObservation) DeepCopyInto ¶
func (in *PreferencesObservation) DeepCopyInto(out *PreferencesObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type PreferencesParameters ¶
type PreferencesParameters struct { // Alarm Specification for Instance Refresh. // +kubebuilder:validation:Optional AlarmSpecification []AlarmSpecificationParameters `json:"alarmSpecification,omitempty" tf:"alarm_specification,omitempty"` // Automatically rollback if instance refresh fails. Defaults to false. This option may only be set to true when specifying a launch_template or mixed_instances_policy. // +kubebuilder:validation:Optional AutoRollback *bool `json:"autoRollback,omitempty" tf:"auto_rollback,omitempty"` // Number of seconds to wait after a checkpoint. Defaults to 3600. // +kubebuilder:validation:Optional CheckpointDelay *string `json:"checkpointDelay,omitempty" tf:"checkpoint_delay,omitempty"` // List of percentages for each checkpoint. Values must be unique and in ascending order. To replace all instances, the final number must be 100. // +kubebuilder:validation:Optional CheckpointPercentages []*float64 `json:"checkpointPercentages,omitempty" tf:"checkpoint_percentages,omitempty"` // Number of seconds until a newly launched instance is configured and ready to use. Default behavior is to use the Auto Scaling Group's health check grace period. // +kubebuilder:validation:Optional InstanceWarmup *string `json:"instanceWarmup,omitempty" tf:"instance_warmup,omitempty"` // Amount of capacity in the Auto Scaling group that can be in service and healthy, or pending, to support your workload when an instance refresh is in place, as a percentage of the desired capacity of the Auto Scaling group. Values must be between 100 and 200, defaults to 100. // +kubebuilder:validation:Optional MaxHealthyPercentage *float64 `json:"maxHealthyPercentage,omitempty" tf:"max_healthy_percentage,omitempty"` // Amount of capacity in the Auto Scaling group that must remain healthy during an instance refresh to allow the operation to continue, as a percentage of the desired capacity of the Auto Scaling group. Defaults to 90. // +kubebuilder:validation:Optional MinHealthyPercentage *float64 `json:"minHealthyPercentage,omitempty" tf:"min_healthy_percentage,omitempty"` // Behavior when encountering instances protected from scale in are found. Available behaviors are Refresh, Ignore, and Wait. Default is Ignore. // +kubebuilder:validation:Optional ScaleInProtectedInstances *string `json:"scaleInProtectedInstances,omitempty" tf:"scale_in_protected_instances,omitempty"` // Replace instances that already have your desired configuration. Defaults to false. // +kubebuilder:validation:Optional SkipMatching *bool `json:"skipMatching,omitempty" tf:"skip_matching,omitempty"` // Behavior when encountering instances in the Standby state in are found. Available behaviors are Terminate, Ignore, and Wait. Default is Ignore. // +kubebuilder:validation:Optional StandbyInstances *string `json:"standbyInstances,omitempty" tf:"standby_instances,omitempty"` }
func (*PreferencesParameters) DeepCopy ¶
func (in *PreferencesParameters) DeepCopy() *PreferencesParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new PreferencesParameters.
func (*PreferencesParameters) DeepCopyInto ¶
func (in *PreferencesParameters) DeepCopyInto(out *PreferencesParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type RootBlockDeviceInitParameters ¶ added in v1.7.0
type RootBlockDeviceInitParameters struct { // Whether the volume should be destroyed on instance termination. Defaults to true. DeleteOnTermination *bool `json:"deleteOnTermination,omitempty" tf:"delete_on_termination,omitempty"` // Whether the volume should be encrypted or not. Defaults to false. Encrypted *bool `json:"encrypted,omitempty" tf:"encrypted,omitempty"` // The amount of provisioned IOPS. This must be set with a volume_type of io1. Iops *float64 `json:"iops,omitempty" tf:"iops,omitempty"` // The throughput (MiBps) to provision for a gp3 volume. Throughput *float64 `json:"throughput,omitempty" tf:"throughput,omitempty"` // The size of the volume in gigabytes. VolumeSize *float64 `json:"volumeSize,omitempty" tf:"volume_size,omitempty"` // The type of volume. Can be standard, gp2, gp3, st1, sc1 or io1. VolumeType *string `json:"volumeType,omitempty" tf:"volume_type,omitempty"` }
func (*RootBlockDeviceInitParameters) DeepCopy ¶ added in v1.7.0
func (in *RootBlockDeviceInitParameters) DeepCopy() *RootBlockDeviceInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new RootBlockDeviceInitParameters.
func (*RootBlockDeviceInitParameters) DeepCopyInto ¶ added in v1.7.0
func (in *RootBlockDeviceInitParameters) DeepCopyInto(out *RootBlockDeviceInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type RootBlockDeviceObservation ¶ added in v1.7.0
type RootBlockDeviceObservation struct { // Whether the volume should be destroyed on instance termination. Defaults to true. DeleteOnTermination *bool `json:"deleteOnTermination,omitempty" tf:"delete_on_termination,omitempty"` // Whether the volume should be encrypted or not. Defaults to false. Encrypted *bool `json:"encrypted,omitempty" tf:"encrypted,omitempty"` // The amount of provisioned IOPS. This must be set with a volume_type of io1. Iops *float64 `json:"iops,omitempty" tf:"iops,omitempty"` // The throughput (MiBps) to provision for a gp3 volume. Throughput *float64 `json:"throughput,omitempty" tf:"throughput,omitempty"` // The size of the volume in gigabytes. VolumeSize *float64 `json:"volumeSize,omitempty" tf:"volume_size,omitempty"` // The type of volume. Can be standard, gp2, gp3, st1, sc1 or io1. VolumeType *string `json:"volumeType,omitempty" tf:"volume_type,omitempty"` }
func (*RootBlockDeviceObservation) DeepCopy ¶ added in v1.7.0
func (in *RootBlockDeviceObservation) DeepCopy() *RootBlockDeviceObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new RootBlockDeviceObservation.
func (*RootBlockDeviceObservation) DeepCopyInto ¶ added in v1.7.0
func (in *RootBlockDeviceObservation) DeepCopyInto(out *RootBlockDeviceObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type RootBlockDeviceParameters ¶ added in v1.7.0
type RootBlockDeviceParameters struct { // Whether the volume should be destroyed on instance termination. Defaults to true. // +kubebuilder:validation:Optional DeleteOnTermination *bool `json:"deleteOnTermination,omitempty" tf:"delete_on_termination,omitempty"` // Whether the volume should be encrypted or not. Defaults to false. // +kubebuilder:validation:Optional Encrypted *bool `json:"encrypted,omitempty" tf:"encrypted,omitempty"` // The amount of provisioned IOPS. This must be set with a volume_type of io1. // +kubebuilder:validation:Optional Iops *float64 `json:"iops,omitempty" tf:"iops,omitempty"` // The throughput (MiBps) to provision for a gp3 volume. // +kubebuilder:validation:Optional Throughput *float64 `json:"throughput,omitempty" tf:"throughput,omitempty"` // The size of the volume in gigabytes. // +kubebuilder:validation:Optional VolumeSize *float64 `json:"volumeSize,omitempty" tf:"volume_size,omitempty"` // The type of volume. Can be standard, gp2, gp3, st1, sc1 or io1. // +kubebuilder:validation:Optional VolumeType *string `json:"volumeType,omitempty" tf:"volume_type,omitempty"` }
func (*RootBlockDeviceParameters) DeepCopy ¶ added in v1.7.0
func (in *RootBlockDeviceParameters) DeepCopy() *RootBlockDeviceParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new RootBlockDeviceParameters.
func (*RootBlockDeviceParameters) DeepCopyInto ¶ added in v1.7.0
func (in *RootBlockDeviceParameters) DeepCopyInto(out *RootBlockDeviceParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type StepAdjustmentInitParameters ¶ added in v1.7.0
type StepAdjustmentInitParameters struct { // Lower bound for the // difference between the alarm threshold and the CloudWatch metric. // Without a value, AWS will treat this bound as negative infinity. MetricIntervalLowerBound *string `json:"metricIntervalLowerBound,omitempty" tf:"metric_interval_lower_bound,omitempty"` // Upper bound for the // difference between the alarm threshold and the CloudWatch metric. // Without a value, AWS will treat this bound as positive infinity. The upper bound // must be greater than the lower bound. MetricIntervalUpperBound *string `json:"metricIntervalUpperBound,omitempty" tf:"metric_interval_upper_bound,omitempty"` // Number of instances by which to scale. adjustment_type determines the interpretation of this number (e.g., as an absolute number or as a percentage of the existing Auto Scaling group size). A positive increment adds to the current capacity and a negative value removes from the current capacity. ScalingAdjustment *float64 `json:"scalingAdjustment,omitempty" tf:"scaling_adjustment,omitempty"` }
func (*StepAdjustmentInitParameters) DeepCopy ¶ added in v1.7.0
func (in *StepAdjustmentInitParameters) DeepCopy() *StepAdjustmentInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new StepAdjustmentInitParameters.
func (*StepAdjustmentInitParameters) DeepCopyInto ¶ added in v1.7.0
func (in *StepAdjustmentInitParameters) DeepCopyInto(out *StepAdjustmentInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type StepAdjustmentObservation ¶ added in v1.7.0
type StepAdjustmentObservation struct { // Lower bound for the // difference between the alarm threshold and the CloudWatch metric. // Without a value, AWS will treat this bound as negative infinity. MetricIntervalLowerBound *string `json:"metricIntervalLowerBound,omitempty" tf:"metric_interval_lower_bound,omitempty"` // Upper bound for the // difference between the alarm threshold and the CloudWatch metric. // Without a value, AWS will treat this bound as positive infinity. The upper bound // must be greater than the lower bound. MetricIntervalUpperBound *string `json:"metricIntervalUpperBound,omitempty" tf:"metric_interval_upper_bound,omitempty"` // Number of instances by which to scale. adjustment_type determines the interpretation of this number (e.g., as an absolute number or as a percentage of the existing Auto Scaling group size). A positive increment adds to the current capacity and a negative value removes from the current capacity. ScalingAdjustment *float64 `json:"scalingAdjustment,omitempty" tf:"scaling_adjustment,omitempty"` }
func (*StepAdjustmentObservation) DeepCopy ¶ added in v1.7.0
func (in *StepAdjustmentObservation) DeepCopy() *StepAdjustmentObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new StepAdjustmentObservation.
func (*StepAdjustmentObservation) DeepCopyInto ¶ added in v1.7.0
func (in *StepAdjustmentObservation) DeepCopyInto(out *StepAdjustmentObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type StepAdjustmentParameters ¶ added in v1.7.0
type StepAdjustmentParameters struct { // Lower bound for the // difference between the alarm threshold and the CloudWatch metric. // Without a value, AWS will treat this bound as negative infinity. // +kubebuilder:validation:Optional MetricIntervalLowerBound *string `json:"metricIntervalLowerBound,omitempty" tf:"metric_interval_lower_bound,omitempty"` // Upper bound for the // difference between the alarm threshold and the CloudWatch metric. // Without a value, AWS will treat this bound as positive infinity. The upper bound // must be greater than the lower bound. // +kubebuilder:validation:Optional MetricIntervalUpperBound *string `json:"metricIntervalUpperBound,omitempty" tf:"metric_interval_upper_bound,omitempty"` // Number of instances by which to scale. adjustment_type determines the interpretation of this number (e.g., as an absolute number or as a percentage of the existing Auto Scaling group size). A positive increment adds to the current capacity and a negative value removes from the current capacity. // +kubebuilder:validation:Optional ScalingAdjustment *float64 `json:"scalingAdjustment" tf:"scaling_adjustment,omitempty"` }
func (*StepAdjustmentParameters) DeepCopy ¶ added in v1.7.0
func (in *StepAdjustmentParameters) DeepCopy() *StepAdjustmentParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new StepAdjustmentParameters.
func (*StepAdjustmentParameters) DeepCopyInto ¶ added in v1.7.0
func (in *StepAdjustmentParameters) DeepCopyInto(out *StepAdjustmentParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type TagInitParameters ¶
type TagInitParameters struct { // Key Key *string `json:"key,omitempty" tf:"key,omitempty"` // Enables propagation of the tag to // Amazon EC2 instances launched via this ASG PropagateAtLaunch *bool `json:"propagateAtLaunch,omitempty" tf:"propagate_at_launch,omitempty"` // Value Value *string `json:"value,omitempty" tf:"value,omitempty"` }
func (*TagInitParameters) DeepCopy ¶
func (in *TagInitParameters) DeepCopy() *TagInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new TagInitParameters.
func (*TagInitParameters) DeepCopyInto ¶
func (in *TagInitParameters) DeepCopyInto(out *TagInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type TagObservation ¶
type TagObservation struct { // Key Key *string `json:"key,omitempty" tf:"key,omitempty"` // Enables propagation of the tag to // Amazon EC2 instances launched via this ASG PropagateAtLaunch *bool `json:"propagateAtLaunch,omitempty" tf:"propagate_at_launch,omitempty"` // Value Value *string `json:"value,omitempty" tf:"value,omitempty"` }
func (*TagObservation) DeepCopy ¶
func (in *TagObservation) DeepCopy() *TagObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new TagObservation.
func (*TagObservation) DeepCopyInto ¶
func (in *TagObservation) DeepCopyInto(out *TagObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type TagParameters ¶
type TagParameters struct { // Key // +kubebuilder:validation:Optional Key *string `json:"key" tf:"key,omitempty"` // Enables propagation of the tag to // Amazon EC2 instances launched via this ASG // +kubebuilder:validation:Optional PropagateAtLaunch *bool `json:"propagateAtLaunch" tf:"propagate_at_launch,omitempty"` // Value // +kubebuilder:validation:Optional Value *string `json:"value" tf:"value,omitempty"` }
func (*TagParameters) DeepCopy ¶
func (in *TagParameters) DeepCopy() *TagParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new TagParameters.
func (*TagParameters) DeepCopyInto ¶
func (in *TagParameters) DeepCopyInto(out *TagParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type TargetTrackingConfigurationInitParameters ¶ added in v1.7.0
type TargetTrackingConfigurationInitParameters struct { // Customized metric. Conflicts with predefined_metric_specification. CustomizedMetricSpecification *CustomizedMetricSpecificationInitParameters `json:"customizedMetricSpecification,omitempty" tf:"customized_metric_specification,omitempty"` // Whether scale in by the target tracking policy is disabled. DisableScaleIn *bool `json:"disableScaleIn,omitempty" tf:"disable_scale_in,omitempty"` // Predefined metric. Conflicts with customized_metric_specification. PredefinedMetricSpecification *PredefinedMetricSpecificationInitParameters `json:"predefinedMetricSpecification,omitempty" tf:"predefined_metric_specification,omitempty"` // Target value for the metric. TargetValue *float64 `json:"targetValue,omitempty" tf:"target_value,omitempty"` }
func (*TargetTrackingConfigurationInitParameters) DeepCopy ¶ added in v1.7.0
func (in *TargetTrackingConfigurationInitParameters) DeepCopy() *TargetTrackingConfigurationInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new TargetTrackingConfigurationInitParameters.
func (*TargetTrackingConfigurationInitParameters) DeepCopyInto ¶ added in v1.7.0
func (in *TargetTrackingConfigurationInitParameters) DeepCopyInto(out *TargetTrackingConfigurationInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type TargetTrackingConfigurationObservation ¶ added in v1.7.0
type TargetTrackingConfigurationObservation struct { // Customized metric. Conflicts with predefined_metric_specification. CustomizedMetricSpecification *CustomizedMetricSpecificationObservation `json:"customizedMetricSpecification,omitempty" tf:"customized_metric_specification,omitempty"` // Whether scale in by the target tracking policy is disabled. DisableScaleIn *bool `json:"disableScaleIn,omitempty" tf:"disable_scale_in,omitempty"` // Predefined metric. Conflicts with customized_metric_specification. PredefinedMetricSpecification *PredefinedMetricSpecificationObservation `json:"predefinedMetricSpecification,omitempty" tf:"predefined_metric_specification,omitempty"` // Target value for the metric. TargetValue *float64 `json:"targetValue,omitempty" tf:"target_value,omitempty"` }
func (*TargetTrackingConfigurationObservation) DeepCopy ¶ added in v1.7.0
func (in *TargetTrackingConfigurationObservation) DeepCopy() *TargetTrackingConfigurationObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new TargetTrackingConfigurationObservation.
func (*TargetTrackingConfigurationObservation) DeepCopyInto ¶ added in v1.7.0
func (in *TargetTrackingConfigurationObservation) DeepCopyInto(out *TargetTrackingConfigurationObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type TargetTrackingConfigurationParameters ¶ added in v1.7.0
type TargetTrackingConfigurationParameters struct { // Customized metric. Conflicts with predefined_metric_specification. // +kubebuilder:validation:Optional CustomizedMetricSpecification *CustomizedMetricSpecificationParameters `json:"customizedMetricSpecification,omitempty" tf:"customized_metric_specification,omitempty"` // Whether scale in by the target tracking policy is disabled. // +kubebuilder:validation:Optional DisableScaleIn *bool `json:"disableScaleIn,omitempty" tf:"disable_scale_in,omitempty"` // Predefined metric. Conflicts with customized_metric_specification. // +kubebuilder:validation:Optional PredefinedMetricSpecification *PredefinedMetricSpecificationParameters `json:"predefinedMetricSpecification,omitempty" tf:"predefined_metric_specification,omitempty"` // Target value for the metric. // +kubebuilder:validation:Optional TargetValue *float64 `json:"targetValue" tf:"target_value,omitempty"` }
func (*TargetTrackingConfigurationParameters) DeepCopy ¶ added in v1.7.0
func (in *TargetTrackingConfigurationParameters) DeepCopy() *TargetTrackingConfigurationParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new TargetTrackingConfigurationParameters.
func (*TargetTrackingConfigurationParameters) DeepCopyInto ¶ added in v1.7.0
func (in *TargetTrackingConfigurationParameters) DeepCopyInto(out *TargetTrackingConfigurationParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type TotalLocalStorageGbInitParameters ¶
type TotalLocalStorageGbInitParameters struct { // Maximum. Max *float64 `json:"max,omitempty" tf:"max,omitempty"` // Minimum. Min *float64 `json:"min,omitempty" tf:"min,omitempty"` }
func (*TotalLocalStorageGbInitParameters) DeepCopy ¶
func (in *TotalLocalStorageGbInitParameters) DeepCopy() *TotalLocalStorageGbInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new TotalLocalStorageGbInitParameters.
func (*TotalLocalStorageGbInitParameters) DeepCopyInto ¶
func (in *TotalLocalStorageGbInitParameters) DeepCopyInto(out *TotalLocalStorageGbInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type TotalLocalStorageGbObservation ¶
type TotalLocalStorageGbObservation struct { // Maximum. Max *float64 `json:"max,omitempty" tf:"max,omitempty"` // Minimum. Min *float64 `json:"min,omitempty" tf:"min,omitempty"` }
func (*TotalLocalStorageGbObservation) DeepCopy ¶
func (in *TotalLocalStorageGbObservation) DeepCopy() *TotalLocalStorageGbObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new TotalLocalStorageGbObservation.
func (*TotalLocalStorageGbObservation) DeepCopyInto ¶
func (in *TotalLocalStorageGbObservation) DeepCopyInto(out *TotalLocalStorageGbObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type TotalLocalStorageGbParameters ¶
type TotalLocalStorageGbParameters struct { // Maximum. // +kubebuilder:validation:Optional Max *float64 `json:"max,omitempty" tf:"max,omitempty"` // Minimum. // +kubebuilder:validation:Optional Min *float64 `json:"min,omitempty" tf:"min,omitempty"` }
func (*TotalLocalStorageGbParameters) DeepCopy ¶
func (in *TotalLocalStorageGbParameters) DeepCopy() *TotalLocalStorageGbParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new TotalLocalStorageGbParameters.
func (*TotalLocalStorageGbParameters) DeepCopyInto ¶
func (in *TotalLocalStorageGbParameters) DeepCopyInto(out *TotalLocalStorageGbParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type TrafficSourceInitParameters ¶
type TrafficSourceInitParameters struct { // Identifies the traffic source. For Application Load Balancers, Gateway Load Balancers, Network Load Balancers, and VPC Lattice, this will be the Amazon Resource Name (ARN) for a target group in this account and Region. For Classic Load Balancers, this will be the name of the Classic Load Balancer in this account and Region. Identifier *string `json:"identifier,omitempty" tf:"identifier,omitempty"` // Provides additional context for the value of Identifier. // The following lists the valid values: // elb if identifier is the name of a Classic Load Balancer. // elbv2 if identifier is the ARN of an Application Load Balancer, Gateway Load Balancer, or Network Load Balancer target group. // vpc-lattice if identifier is the ARN of a VPC Lattice target group. Type *string `json:"type,omitempty" tf:"type,omitempty"` }
func (*TrafficSourceInitParameters) DeepCopy ¶
func (in *TrafficSourceInitParameters) DeepCopy() *TrafficSourceInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new TrafficSourceInitParameters.
func (*TrafficSourceInitParameters) DeepCopyInto ¶
func (in *TrafficSourceInitParameters) DeepCopyInto(out *TrafficSourceInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type TrafficSourceObservation ¶
type TrafficSourceObservation struct { // Identifies the traffic source. For Application Load Balancers, Gateway Load Balancers, Network Load Balancers, and VPC Lattice, this will be the Amazon Resource Name (ARN) for a target group in this account and Region. For Classic Load Balancers, this will be the name of the Classic Load Balancer in this account and Region. Identifier *string `json:"identifier,omitempty" tf:"identifier,omitempty"` // Provides additional context for the value of Identifier. // The following lists the valid values: // elb if identifier is the name of a Classic Load Balancer. // elbv2 if identifier is the ARN of an Application Load Balancer, Gateway Load Balancer, or Network Load Balancer target group. // vpc-lattice if identifier is the ARN of a VPC Lattice target group. Type *string `json:"type,omitempty" tf:"type,omitempty"` }
func (*TrafficSourceObservation) DeepCopy ¶
func (in *TrafficSourceObservation) DeepCopy() *TrafficSourceObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new TrafficSourceObservation.
func (*TrafficSourceObservation) DeepCopyInto ¶
func (in *TrafficSourceObservation) DeepCopyInto(out *TrafficSourceObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type TrafficSourceParameters ¶
type TrafficSourceParameters struct { // Identifies the traffic source. For Application Load Balancers, Gateway Load Balancers, Network Load Balancers, and VPC Lattice, this will be the Amazon Resource Name (ARN) for a target group in this account and Region. For Classic Load Balancers, this will be the name of the Classic Load Balancer in this account and Region. // +kubebuilder:validation:Optional Identifier *string `json:"identifier" tf:"identifier,omitempty"` // Provides additional context for the value of Identifier. // The following lists the valid values: // elb if identifier is the name of a Classic Load Balancer. // elbv2 if identifier is the ARN of an Application Load Balancer, Gateway Load Balancer, or Network Load Balancer target group. // vpc-lattice if identifier is the ARN of a VPC Lattice target group. // +kubebuilder:validation:Optional Type *string `json:"type,omitempty" tf:"type,omitempty"` }
func (*TrafficSourceParameters) DeepCopy ¶
func (in *TrafficSourceParameters) DeepCopy() *TrafficSourceParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new TrafficSourceParameters.
func (*TrafficSourceParameters) DeepCopyInto ¶
func (in *TrafficSourceParameters) DeepCopyInto(out *TrafficSourceParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type VcpuCountInitParameters ¶
type VcpuCountInitParameters struct { // Maximum. Max *float64 `json:"max,omitempty" tf:"max,omitempty"` // Minimum. Min *float64 `json:"min,omitempty" tf:"min,omitempty"` }
func (*VcpuCountInitParameters) DeepCopy ¶
func (in *VcpuCountInitParameters) DeepCopy() *VcpuCountInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VcpuCountInitParameters.
func (*VcpuCountInitParameters) DeepCopyInto ¶
func (in *VcpuCountInitParameters) DeepCopyInto(out *VcpuCountInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type VcpuCountObservation ¶
type VcpuCountObservation struct { // Maximum. Max *float64 `json:"max,omitempty" tf:"max,omitempty"` // Minimum. Min *float64 `json:"min,omitempty" tf:"min,omitempty"` }
func (*VcpuCountObservation) DeepCopy ¶
func (in *VcpuCountObservation) DeepCopy() *VcpuCountObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VcpuCountObservation.
func (*VcpuCountObservation) DeepCopyInto ¶
func (in *VcpuCountObservation) DeepCopyInto(out *VcpuCountObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type VcpuCountParameters ¶
type VcpuCountParameters struct { // Maximum. // +kubebuilder:validation:Optional Max *float64 `json:"max,omitempty" tf:"max,omitempty"` // Minimum. // +kubebuilder:validation:Optional Min *float64 `json:"min,omitempty" tf:"min,omitempty"` }
func (*VcpuCountParameters) DeepCopy ¶
func (in *VcpuCountParameters) DeepCopy() *VcpuCountParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new VcpuCountParameters.
func (*VcpuCountParameters) DeepCopyInto ¶
func (in *VcpuCountParameters) DeepCopyInto(out *VcpuCountParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type WarmPoolInitParameters ¶
type WarmPoolInitParameters struct { // Whether instances in the Auto Scaling group can be returned to the warm pool on scale in. The default is to terminate instances in the Auto Scaling group when the group scales in. InstanceReusePolicy []InstanceReusePolicyInitParameters `json:"instanceReusePolicy,omitempty" tf:"instance_reuse_policy,omitempty"` // Total maximum number of instances that are allowed to be in the warm pool or in any state except Terminated for the Auto Scaling group. MaxGroupPreparedCapacity *float64 `json:"maxGroupPreparedCapacity,omitempty" tf:"max_group_prepared_capacity,omitempty"` // Minimum size of the Auto Scaling Group. // (See also Waiting for Capacity below.) MinSize *float64 `json:"minSize,omitempty" tf:"min_size,omitempty"` // Sets the instance state to transition to after the lifecycle hooks finish. Valid values are: Stopped (default), Running or Hibernated. PoolState *string `json:"poolState,omitempty" tf:"pool_state,omitempty"` }
func (*WarmPoolInitParameters) DeepCopy ¶
func (in *WarmPoolInitParameters) DeepCopy() *WarmPoolInitParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new WarmPoolInitParameters.
func (*WarmPoolInitParameters) DeepCopyInto ¶
func (in *WarmPoolInitParameters) DeepCopyInto(out *WarmPoolInitParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type WarmPoolObservation ¶
type WarmPoolObservation struct { // Whether instances in the Auto Scaling group can be returned to the warm pool on scale in. The default is to terminate instances in the Auto Scaling group when the group scales in. InstanceReusePolicy []InstanceReusePolicyObservation `json:"instanceReusePolicy,omitempty" tf:"instance_reuse_policy,omitempty"` // Total maximum number of instances that are allowed to be in the warm pool or in any state except Terminated for the Auto Scaling group. MaxGroupPreparedCapacity *float64 `json:"maxGroupPreparedCapacity,omitempty" tf:"max_group_prepared_capacity,omitempty"` // Minimum size of the Auto Scaling Group. // (See also Waiting for Capacity below.) MinSize *float64 `json:"minSize,omitempty" tf:"min_size,omitempty"` // Sets the instance state to transition to after the lifecycle hooks finish. Valid values are: Stopped (default), Running or Hibernated. PoolState *string `json:"poolState,omitempty" tf:"pool_state,omitempty"` }
func (*WarmPoolObservation) DeepCopy ¶
func (in *WarmPoolObservation) DeepCopy() *WarmPoolObservation
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new WarmPoolObservation.
func (*WarmPoolObservation) DeepCopyInto ¶
func (in *WarmPoolObservation) DeepCopyInto(out *WarmPoolObservation)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
type WarmPoolParameters ¶
type WarmPoolParameters struct { // Whether instances in the Auto Scaling group can be returned to the warm pool on scale in. The default is to terminate instances in the Auto Scaling group when the group scales in. // +kubebuilder:validation:Optional InstanceReusePolicy []InstanceReusePolicyParameters `json:"instanceReusePolicy,omitempty" tf:"instance_reuse_policy,omitempty"` // Total maximum number of instances that are allowed to be in the warm pool or in any state except Terminated for the Auto Scaling group. // +kubebuilder:validation:Optional MaxGroupPreparedCapacity *float64 `json:"maxGroupPreparedCapacity,omitempty" tf:"max_group_prepared_capacity,omitempty"` // Minimum size of the Auto Scaling Group. // (See also Waiting for Capacity below.) // +kubebuilder:validation:Optional MinSize *float64 `json:"minSize,omitempty" tf:"min_size,omitempty"` // Sets the instance state to transition to after the lifecycle hooks finish. Valid values are: Stopped (default), Running or Hibernated. // +kubebuilder:validation:Optional PoolState *string `json:"poolState,omitempty" tf:"pool_state,omitempty"` }
func (*WarmPoolParameters) DeepCopy ¶
func (in *WarmPoolParameters) DeepCopy() *WarmPoolParameters
DeepCopy is an autogenerated deepcopy function, copying the receiver, creating a new WarmPoolParameters.
func (*WarmPoolParameters) DeepCopyInto ¶
func (in *WarmPoolParameters) DeepCopyInto(out *WarmPoolParameters)
DeepCopyInto is an autogenerated deepcopy function, copying the receiver, writing into out. in must be non-nil.
Source Files ¶
- zz_attachment_terraformed.go
- zz_attachment_types.go
- zz_autoscalinggroup_terraformed.go
- zz_autoscalinggroup_types.go
- zz_generated.conversion_hubs.go
- zz_generated.conversion_spokes.go
- zz_generated.deepcopy.go
- zz_generated.managed.go
- zz_generated.managedlist.go
- zz_generated.resolvers.go
- zz_grouptag_terraformed.go
- zz_grouptag_types.go
- zz_groupversion_info.go
- zz_launchconfiguration_terraformed.go
- zz_launchconfiguration_types.go
- zz_policy_terraformed.go
- zz_policy_types.go