TaskSpecContainerSpecSecretsInner

constructor(file: TaskSpecContainerSpecSecretsInnerFile? = null, secretID: String? = null, secretName: String? = null)

Parameters

file
secretID

SecretID represents the ID of the specific secret that we're referencing.

secretName

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.