# V1BoundObjectReference BoundObjectReference is a reference to an object that a token is bound to. ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **apiVersion** | **String** | API version of the referent. | [optional] **kind** | **String** | Kind of the referent. Valid kinds are 'Pod' and 'Secret'. | [optional] **name** | **String** | Name of the referent. | [optional] **uid** | **String** | UID of the referent. | [optional]