get Logging Configuration
suspend fun getLoggingConfiguration(argument: GetLoggingConfigurationPlainArgs): GetLoggingConfigurationResult
Resource type definition for AWS::NetworkFirewall::LoggingConfiguration
Return
null
Parameters
argument
null
Return
null
Parameters
firewall Arn
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.
See also
suspend fun getLoggingConfiguration(argument: suspend GetLoggingConfigurationPlainArgsBuilder.() -> Unit): GetLoggingConfigurationResult
Return
null
Parameters
argument
Builder for com.pulumi.awsnative.networkfirewall.kotlin.inputs.GetLoggingConfigurationPlainArgs.