OpenAI::AuditLogRoleCreated
Inherits JSON::Serializable < Reference < Object
The details for events with this type.
Constructors
new(pull : JSON::PullParser)
Sourcenew(id : String | Nil = nil, role_name : String | Nil = nil, permissions : Array(String) | Nil = nil, resource_type : String | Nil = nil, resource_id : String | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Source