namespace property

String? namespace
final

namespace is the namespace of the resource being referenced. This field is required when scope is set to "Namespace" and must be unset when scope is set to "Cluster".

Implementation

final String? namespace;