Name | Type | Description | Notes |
---|---|---|---|
statements | Array<Statement> | The set of resources you wish to subscribe to audit log notifications for. | [optional] |
require 'launchdarkly_api'
instance = LaunchDarklyApi::AuditLogEventsHookCapabilityConfigRep.new(
statements: null
)