Options
All
  • Public
  • Public/Protected
  • All
Menu

VPC endpoint policy configuration. Used to define VPC endpoint policies.

example
endpointPolicies:
- name: Default
document: path/to/document.json

Hierarchy

  • EndpointPolicyConfig

Implements

Index

Constructors

Properties

Constructors

Properties

document: string = ''

A file path for a JSON-formatted policy document.

name: string = ''

A friendly name for the endpoint policy.

Generated using TypeDoc