Optional
Readonly
idUnique identifier of the referenced AssociateRole. Required if key
is absent.
Optional
Readonly
keyUnique key of the referenced AssociateRole. Required if id
is absent.
Readonly
typeType of referenced resource. If given, it must match the expected ReferenceTypeId of the referenced resource.
ResourceIdentifier of an AssociateRole. Either
id
orkey
is required. If both are set, an InvalidJsonInput error is returned.