Class CfnLoggingConfigurationPropsMixin.LoggingConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.networkfirewall.CfnLoggingConfigurationPropsMixin.LoggingConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnLoggingConfigurationPropsMixin.LoggingConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnLoggingConfigurationPropsMixin.LoggingConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnLoggingConfigurationPropsMixin.LoggingConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnLoggingConfigurationPropsMixin.LoggingConfigurationProperty
An implementation for
CfnLoggingConfigurationPropsMixin.LoggingConfigurationProperty-
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.cfnpropertymixins.services.networkfirewall.CfnLoggingConfigurationPropsMixin.LoggingConfigurationProperty
CfnLoggingConfigurationPropsMixin.LoggingConfigurationProperty.Builder, CfnLoggingConfigurationPropsMixin.LoggingConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnLoggingConfigurationPropsMixin.LoggingConfigurationProperty.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(CfnLoggingConfigurationPropsMixin.LoggingConfigurationProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnLoggingConfigurationPropsMixin.LoggingConfigurationProperty.Builder.
-
-
Method Details
-
getLogDestinationConfigs
Description copied from interface:CfnLoggingConfigurationPropsMixin.LoggingConfigurationPropertyDefines the logging destinations for the logs for a firewall.Network Firewall generates logs for stateful rule groups.
Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnLoggingConfigurationPropsMixin.LogDestinationConfigProperty>- Specified by:
getLogDestinationConfigsin interfaceCfnLoggingConfigurationPropsMixin.LoggingConfigurationProperty- 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()
-