@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()
(experimental) Whether the rule can be inlined into a SecurityGroup or not.
|
default Connections |
getConnections()
(experimental) The network connections associated with this resource.
|
default String |
getUniqueId()
(experimental) A unique identifier for this connection peer.
|
default Object |
toEgressRuleConfig()
(experimental) Produce the egress rule JSON for the given connection.
|
default Object |
toIngressRuleConfig()
(experimental) Produce the ingress rule JSON for the given connection.
|
@Stability(value=Experimental) @NotNull default Connections getConnections()
getConnections in interface IConnectablegetConnections in interface IConnectable.Jsii$Default@Stability(value=Experimental) @NotNull default Boolean getCanInlineRule()
getCanInlineRule in interface IPeer@Stability(value=Experimental) @NotNull default String getUniqueId()
getUniqueId in interface IPeer@Stability(value=Experimental) @NotNull default Object toEgressRuleConfig()
toEgressRuleConfig in interface IPeer@Stability(value=Experimental) @NotNull default Object toIngressRuleConfig()
toIngressRuleConfig in interface IPeerCopyright © 2022. All rights reserved.