PlatformWorkloadIdentityRoleSetProperties interface
PlatformWorkloadIdentityRoleSetProperties represents the properties of a PlatformWorkloadIdentityRoleSet resource.
Properties
| open |
OpenShiftVersion represents the version associated with this set of roles. |
| platform |
PlatformWorkloadIdentityRoles represents the set of roles associated with this version. |
Property Details
openShiftVersion
OpenShiftVersion represents the version associated with this set of roles.
openShiftVersion?: string
Property Value
string
platformWorkloadIdentityRoles
PlatformWorkloadIdentityRoles represents the set of roles associated with this version.
platformWorkloadIdentityRoles?: PlatformWorkloadIdentityRole[]