class

OpenAI::AuditLogIpAllowlistConfigActivated

Inherits JSON::Serializable < Reference < Object

The details for events with this type.

Constructors

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

Instance methods

configs

The configurations that were activated.

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

The configurations that were activated.

Source