/dhall-ansible-0.1.0/defaults/modules/ec2_snapshot.dhall

Copy path to clipboard

Source

{ description = None Text
, device_name = None Text
, instance_id = None Text
, last_snapshot_min_age = None Text
, snapshot_id = None Text
, snapshot_tags = None Text
, state = None Text
, volume_id = None Text
, wait = None Bool
, wait_timeout = None Text
}