get Logging Configuration
suspend fun getLoggingConfiguration(argument: GetLoggingConfigurationPlainArgs): GetLoggingConfigurationResult
A WAFv2 Logging Configuration Resource Provider
Return
null
Parameters
argument
null
Return
null
Parameters
resource Arn
The Amazon Resource Name (ARN) of the web ACL that you want to associate with LogDestinationConfigs.
See also
suspend fun getLoggingConfiguration(argument: suspend GetLoggingConfigurationPlainArgsBuilder.() -> Unit): GetLoggingConfigurationResult
Return
null
Parameters
argument
Builder for com.pulumi.awsnative.wafv2.kotlin.inputs.GetLoggingConfigurationPlainArgs.