Class CfnTLSInspectionConfiguration.TLSInspectionConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.networkfirewall.CfnTLSInspectionConfiguration.TLSInspectionConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnTLSInspectionConfiguration.TLSInspectionConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnTLSInspectionConfiguration.TLSInspectionConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnTLSInspectionConfiguration.TLSInspectionConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnTLSInspectionConfiguration.TLSInspectionConfigurationProperty
An implementation for
CfnTLSInspectionConfiguration.TLSInspectionConfigurationProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.networkfirewall.CfnTLSInspectionConfiguration.TLSInspectionConfigurationProperty
CfnTLSInspectionConfiguration.TLSInspectionConfigurationProperty.Builder, CfnTLSInspectionConfiguration.TLSInspectionConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTLSInspectionConfiguration.TLSInspectionConfigurationProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
protected Jsii$Proxy(CfnTLSInspectionConfiguration.TLSInspectionConfigurationProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnTLSInspectionConfiguration.TLSInspectionConfigurationProperty.Builder.
-
-
Method Details
-
getServerCertificateConfigurations
Description copied from interface:CfnTLSInspectionConfiguration.TLSInspectionConfigurationPropertyLists the server certificate configurations that are associated with the TLS configuration.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnTLSInspectionConfiguration.ServerCertificateConfigurationProperty>- Specified by:
getServerCertificateConfigurationsin interfaceCfnTLSInspectionConfiguration.TLSInspectionConfigurationProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-