Interface: IConnectivityRuleSpec
connectivityrule.v1.IConnectivityRuleSpec
Properties of a ConnectivityRuleSpec.
Hierarchy
-
↳
IConnectivityRuleSpec
Properties
connectionType
• Optional connectionType: "publicRule" | "privateRule"
ConnectivityRuleSpec connectionType
Inherited from
privateRule
• Optional privateRule: null | $Properties
This allows access via specific private vpc.
Inherited from
publicRule
• Optional publicRule: null | $Properties
This allows access via public internet.