Class InterconnectApplicationAwareInterconnect (0.1.0)

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

Configuration information for application awareness on this Cloud Interconnect.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Attributes

Name Description
bandwidth_percentage_policy google.cloud.compute_v1beta.types.InterconnectApplicationAwareInterconnectBandwidthPercentagePolicy
This field is a member of oneof_ _bandwidth_percentage_policy.
profile_description str
Description for the application awareness profile on this Cloud Interconnect. This field is a member of oneof_ _profile_description.
shape_average_percentages MutableSequence[google.cloud.compute_v1beta.types.InterconnectApplicationAwareInterconnectBandwidthPercentage]
Optional field to specify a list of shape average percentages to be applied in conjunction with StrictPriorityPolicy or BandwidthPercentagePolicy.
strict_priority_policy google.cloud.compute_v1beta.types.InterconnectApplicationAwareInterconnectStrictPriorityPolicy
This field is a member of oneof_ _strict_priority_policy.