resourceTypes property
The target resource type for snapshot and AMI lifecycle policies. Use
VOLUME
to create snapshots of individual volumes or use
INSTANCE
to create multi-volume snapshots from the volumes for
an instance.
This parameter is required for snapshot and AMI policies only. If you are creating an event-based policy, omit this parameter.
Implementation
final List<ResourceTypeValues>? resourceTypes;