public static final class IPeer.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements IPeer.Jsii$Default
IPeer.Jsii$Default, IPeer.Jsii$Proxy
Modifier | Constructor and Description |
---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) |
Modifier and Type | Method and Description |
---|---|
java.lang.Boolean |
getCanInlineRule()
Whether the rule can be inlined into a SecurityGroup or not.
|
Connections |
getConnections()
The network connections associated with this resource.
|
java.lang.String |
getUniqueId()
A unique identifier for this connection peer.
|
java.lang.Object |
toEgressRuleConfig()
Produce the egress rule JSON for the given connection.
|
java.lang.Object |
toIngressRuleConfig()
Produce the ingress rule JSON for the given connection.
|
public final Connections getConnections()
getConnections
in interface IConnectable
getConnections
in interface IConnectable.Jsii$Default
getConnections
in interface IPeer.Jsii$Default
public final java.lang.Boolean getCanInlineRule()
getCanInlineRule
in interface IPeer
getCanInlineRule
in interface IPeer.Jsii$Default
public final java.lang.String getUniqueId()
getUniqueId
in interface IPeer
getUniqueId
in interface IPeer.Jsii$Default
public final java.lang.Object toEgressRuleConfig()
toEgressRuleConfig
in interface IPeer
toEgressRuleConfig
in interface IPeer.Jsii$Default
public final java.lang.Object toIngressRuleConfig()
toIngressRuleConfig
in interface IPeer
toIngressRuleConfig
in interface IPeer.Jsii$Default