@Stability(value=Stable) @Internal public static final class CfnMesh.EgressFilterProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnMesh.EgressFilterProperty
CfnMesh.EgressFilterPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnMesh.EgressFilterProperty.Builder, CfnMesh.EgressFilterProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnMesh.EgressFilterProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnMesh.EgressFilterProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getType()
The egress filter type.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnMesh.EgressFilterProperty.Builder builder)
CfnMesh.EgressFilterProperty.Builder.public final String getType()
CfnMesh.EgressFilterProperty
By default, the type is DROP_ALL , which allows egress only from virtual nodes to other defined resources in the service mesh (and any traffic to *.amazonaws.com for AWS API calls). You can set the egress filter type to ALLOW_ALL to allow egress to any endpoint inside or outside of the service mesh.
getType in interface CfnMesh.EgressFilterProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.