Lifecycle Policy Include Resources
data class LifecyclePolicyIncludeResources(val amis: Boolean? = null, val containers: Boolean? = null, val snapshots: Boolean? = null)
The included resources of the policy detail.
The included resources of the policy detail.