serviceClass property

String? serviceClass
getter/setter pair

The service class identifier which authorizes this AutomatedDnsRecord.

Any API calls targeting this AutomatedDnsRecord must have networkconnectivity.serviceclasses.use IAM permission for the provided service class.

Required. Immutable.

Implementation

core.String? serviceClass;