@Internal public static interface IPeer.Jsii$Default extends IPeer, IConnectable.Jsii$Default
IPeer.IPeer.Jsii$Default, IPeer.Jsii$Proxy| Modifier and Type | Method and Description |
|---|---|
default Boolean |
getCanInlineRule()
Whether the rule can be inlined into a SecurityGroup or not.
|
default Connections |
getConnections()
The network connections associated with this resource.
|
default String |
getUniqueId()
A unique identifier for this connection peer.
|
default Object |
toEgressRuleConfig()
Produce the egress rule JSON for the given connection.
|
default Object |
toIngressRuleConfig()
Produce the ingress rule JSON for the given connection.
|
@Stability(value=Stable) @NotNull default Connections getConnections()
getConnections in interface IConnectablegetConnections in interface IConnectable.Jsii$Default@Stability(value=Stable) @NotNull default Boolean getCanInlineRule()
getCanInlineRule in interface IPeer@Stability(value=Stable) @NotNull default String getUniqueId()
getUniqueId in interface IPeer@Stability(value=Stable) @NotNull default Object toEgressRuleConfig()
toEgressRuleConfig in interface IPeer@Stability(value=Stable) @NotNull default Object toIngressRuleConfig()
toIngressRuleConfig in interface IPeerCopyright © 2022. All rights reserved.