@Internal public static final class IPeer.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements IPeer.Jsii$Default
software.amazon.jsii.JsiiObject.InitializationMode
IPeer.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 IConnectable
getConnections
in interface IConnectable.Jsii$Default
getConnections
in interface IPeer.Jsii$Default
@Stability(value=Stable) @NotNull public final Boolean getCanInlineRule()
getCanInlineRule
in interface IPeer
getCanInlineRule
in interface IPeer.Jsii$Default
@Stability(value=Stable) @NotNull public final String getUniqueId()
getUniqueId
in interface IPeer
getUniqueId
in interface IPeer.Jsii$Default
@Stability(value=Stable) @NotNull public final Object toEgressRuleConfig()
toEgressRuleConfig
in interface IPeer
toEgressRuleConfig
in interface IPeer.Jsii$Default
@Stability(value=Stable) @NotNull public final Object toIngressRuleConfig()
toIngressRuleConfig
in interface IPeer
toIngressRuleConfig
in interface IPeer.Jsii$Default
Copyright © 2023. All rights reserved.