enabled property

bool enabled
final

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;