ekristen/aws-nuke

View on GitHub
docs/resources/auto-scaling-launch-configuration.md

Summary

Maintainability
Test Coverage
---
generated: true
---

# AutoScalingLaunchConfiguration


## Resource

```text
AutoScalingLaunchConfiguration
```

## Properties


- `CreatedTime`: No Description
- `Name`: No Description

!!! note - Using Properties
    Properties are what [Filters](../config-filtering.md) are written against in your configuration. You use the property
    names to write filters for what you want to **keep** and omit from the nuke process.

### String Property

The string representation of a resource is generally the value of the Name, ID or ARN field of the resource. Not all
resources support properties. To write a filter against the string representation, simply omit the `property` field in
the filter.

The string value is always what is used in the output of the log format when a resource is identified.

## Deprecated Aliases

!!! warning
    This resource has deprecated aliases associated with it. Deprecated Aliases will be removed in the next major
    release of aws-nuke. Please update your configuration to use the new resource name.

- `LaunchConfiguration`