Lifecycle Policy Ami Exclusion Rules Args
data class LifecyclePolicyAmiExclusionRulesArgs(val isPublic: Output<Boolean>? = null, val lastLaunched: Output<LifecyclePolicyLastLaunchedArgs>? = null, val regions: Output<List<String>>? = null, val sharedAccounts: Output<List<String>>? = null, val tagMap: Output<Map<String, String>>? = null) : ConvertibleToJava<LifecyclePolicyAmiExclusionRulesArgs>
The AMI exclusion rules for the policy detail.