class

OpenAI::AuditLogIpAllowlistConfigDeactivated

Inherits JSON::Serializable < Reference < Object

The details for events with this type.

Constructors

new(configs : Array(AuditLogIpAllowlistConfigDeactivatedConfigsItem) | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

configs

The configurations that were deactivated.

Source
configs=(configs : Array(AuditLogIpAllowlistConfigDeactivatedConfigsItem) | Nil)

The configurations that were deactivated.

Source