GetLoggingConfigurationPlainArgs

data class GetLoggingConfigurationPlainArgs(val firewallArn: String) : ConvertibleToJava<GetLoggingConfigurationPlainArgs>

Constructors

Link copied to clipboard
constructor(firewallArn: String)

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the Firewall that the logging configuration is associated with. You can't change the firewall specification after you create the logging configuration.

Functions

Link copied to clipboard
open override fun toJava(): GetLoggingConfigurationPlainArgs