LifecyclePolicyDetailExclusionRulesAmis

Defines criteria for AMIs that are excluded from lifecycle actions.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Configures whether public AMIs are excluded from the lifecycle action.

Link copied to clipboard

Configures Image Builder to exclude AMIs that were launched within the specified time period from lifecycle actions. AMIs with no recorded last-launched time aren't excluded by this rule.

Link copied to clipboard

Configures Amazon Web Services Regions that are excluded from the lifecycle action.

Link copied to clipboard

The lifecycle action doesn't apply to AMIs that are shared with any of the specified Amazon Web Services accounts.

Link copied to clipboard

Lifecycle actions don't apply to AMIs that have any of these tags. Both the key and the value must match.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String