Method: Harbor1Client::WebhookPolicy#enabled

Defined in:
lib/harbor1_client/models/webhook_policy.rb

#enabledObject

Whether the webhook policy is enabled or not.



44
45
46
# File 'lib/harbor1_client/models/webhook_policy.rb', line 44

def enabled
  @enabled
end