CreateEkmConnectionRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)Request message for EkmService.CreateEkmConnection.
Attributes |
|
|---|---|
| Name | Description |
parent |
str
Required. The resource name of the location associated with the EkmConnection, in the format projects/*/locations/*.
|
ekm_connection_id |
str
Required. It must be unique within a location and match the regular expression [a-zA-Z0-9_-]{1,63}.
|
ekm_connection |
google.cloud.kms_v1.types.EkmConnection
Required. An EkmConnection with initial field values. |