interface JobsLimits {
    secretsPerJobDefinition: number;
}

Properties

secretsPerJobDefinition: number