Class VpcScSettings (0.7.0)

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

VPC-SC settings for the app.

Attribute

Name Description
allowed_origins MutableSequence[str]
Optional. The allowed HTTP(s) origins that OpenAPI tools in the App are able to directly call when VPC Service Controls are enabled. These strings must match the origin exactly, including the port if specified. For example, "https://example.com" or "https://example.com:443". This list does not yet apply to Python tools that may make direct HTTP calls.