Get Dependabot Secrets Result
data class GetDependabotSecretsResult(val fullName: String, val id: String, val name: String, val secrets: List<GetDependabotSecretsSecret>)
A collection of values returned by getDependabotSecrets.