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