@Internal public static final class IPeer.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements IPeer.Jsii$Default
software.amazon.jsii.JsiiObject.InitializationModeIPeer.Jsii$Default, IPeer.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getCanInlineRule()
Whether the rule can be inlined into a SecurityGroup or not.
|
Connections |
getConnections()
The network connections associated with this resource.
|
String |
getUniqueId()
A unique identifier for this connection peer.
|
Object |
toEgressRuleConfig()
Produce the egress rule JSON for the given connection.
|
Object |
toIngressRuleConfig()
Produce the ingress rule JSON for the given connection.
|
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet@Stability(value=Stable) @NotNull public final Connections getConnections()
getConnections in interface IConnectablegetConnections in interface IConnectable.Jsii$DefaultgetConnections in interface IPeer.Jsii$Default@Stability(value=Stable) @NotNull public final Boolean getCanInlineRule()
getCanInlineRule in interface IPeergetCanInlineRule in interface IPeer.Jsii$Default@Stability(value=Stable) @NotNull public final String getUniqueId()
getUniqueId in interface IPeergetUniqueId in interface IPeer.Jsii$Default@Stability(value=Stable) @NotNull public final Object toEgressRuleConfig()
toEgressRuleConfig in interface IPeertoEgressRuleConfig in interface IPeer.Jsii$Default@Stability(value=Stable) @NotNull public final Object toIngressRuleConfig()
toIngressRuleConfig in interface IPeertoIngressRuleConfig in interface IPeer.Jsii$DefaultCopyright © 2022. All rights reserved.