Lifecycle Policy Exclusion Rules
data class LifecyclePolicyExclusionRules(val amis: LifecyclePolicyAmiExclusionRules? = null, val tagMap: Map<String, String>? = null)
The exclusion rules to apply of the policy detail.
The exclusion rules to apply of the policy detail.