# TaskSpecContainerSpecSecretsInner ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **file** | Option<[**crate::models::TaskSpecContainerSpecSecretsInnerFile**](TaskSpec_ContainerSpec_Secrets_inner_File.md)> | | [optional] **secret_id** | Option<**String**> | SecretID represents the ID of the specific secret that we're referencing. | [optional] **secret_name** | Option<**String**> | SecretName is the name of the secret that this references, but this is just provided for lookup/display purposes. The secret in the reference will be identified by its ID. | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)