InstancesSetSecurityPolicyRequest(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
---|---|
Name | Description |
network_interfaces |
MutableSequence[str]
The network interfaces that the security policy will be applied to. Network interfaces use the nicN naming format. You can only set a security policy for network interfaces with an access config. |
security_policy |
str
A full or partial URL to a security policy to add to this instance. If this field is set to an empty string it will remove the associated security policy. This field is a member of oneof _ _security_policy .
|