Class InstancesSetSecurityPolicyRequest (1.18.0)

InstancesSetSecurityPolicyRequest(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Attributes

NameDescription
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.