get Wafv2Logging Configuration
suspend fun getWafv2LoggingConfiguration(argument: GetWafv2LoggingConfigurationPlainArgs): GetWafv2LoggingConfigurationResult
Get a Wafv2LoggingConfiguration Uses Azure REST API version 2024-12-01.
Return
A Microsoft.AwsConnector resource
Parameters
argument
null
suspend fun getWafv2LoggingConfiguration(name: String, resourceGroupName: String): GetWafv2LoggingConfigurationResult
Return
A Microsoft.AwsConnector resource
Parameters
name
Name of Wafv2LoggingConfiguration
resource Group Name
The name of the resource group. The name is case insensitive.
See also
suspend fun getWafv2LoggingConfiguration(argument: suspend GetWafv2LoggingConfigurationPlainArgsBuilder.() -> Unit): GetWafv2LoggingConfigurationResult
Return
A Microsoft.AwsConnector resource
Parameters
argument
Builder for com.pulumi.azurenative.awsconnector.kotlin.inputs.GetWafv2LoggingConfigurationPlainArgs.