AccessRoleBindingNameListSuccessResponse interface
Details of the role binding names returned on successful response
Properties
data | List of role binding names |
kind | Type of response |
metadata | Metadata of the list |
Property Details
data
List of role binding names
data?: string[]
Property Value
string[]
kind
Type of response
kind?: string
Property Value
string