UpdateShieldedInstanceConfigRequest(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)
Request for updating the Shielded Instance config for a notebook instance. You can only use this method on a stopped instance
Attributes |
|
---|---|
Name | Description |
name |
str
Required. Format: projects/{project_id}/locations/{location}/instances/{instance_id}
|
shielded_instance_config |
google.cloud.notebooks_v1.types.Instance.ShieldedInstanceConfig
ShieldedInstance configuration to be updated. |