enabled property
From this field, you can enable or disable the selected distribution.
If you specify false
for Enabled
but you specify
values for Bucket
and Prefix
, the values are
automatically deleted.
Implementation
final bool enabled;
From this field, you can enable or disable the selected distribution.
If you specify false
for Enabled
but you specify
values for Bucket
and Prefix
, the values are
automatically deleted.
final bool enabled;