PlatformWorkloadIdentityRoleSetProperties interface

PlatformWorkloadIdentityRoleSetProperties represents the properties of a PlatformWorkloadIdentityRoleSet resource.

Properties

openShiftVersion

OpenShiftVersion represents the version associated with this set of roles.

platformWorkloadIdentityRoles

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[]

Property Value