metadata property

ObjectMeta? metadata
final

Standard object's metadata of the jobs created from this template. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata.

Implementation

final ObjectMeta? metadata;