enabled property
Indicates whether the VPC Service Controls are enabled or disabled for the connection.
If the consumer called the EnableVpcServiceControls method, then this is true. If the consumer called DisableVpcServiceControls, then this is false. The default is false.
Output only.
Implementation
core.bool? enabled;