id property

String? id
getter/setter pair

The ID of the AlloyDB primary instance.

The ID must satisfy the regex expression "[a-z0-9-]+".

Required.

Implementation

core.String? id;