instanceConfigId property

String? instanceConfigId
getter/setter pair

The ID of the instance config to create.

Valid identifiers are of the form custom-[-a-z0-9]*[a-z0-9] and must be between 2 and 64 characters in length. The custom- prefix is required to avoid name conflicts with Google managed configurations.

Required.

Implementation

core.String? instanceConfigId;