
com.pulumi.aws.wafv2.kotlin.outputs.RuleGroupRuleStatementRateBasedStatementCustomKeyHttpMethod.kt Maven / Gradle / Ivy
@file:Suppress("NAME_SHADOWING", "DEPRECATION")
package com.pulumi.aws.wafv2.kotlin.outputs
import kotlin.Suppress
/**
*
*/
public class RuleGroupRuleStatementRateBasedStatementCustomKeyHttpMethod() {
public companion object {
@Suppress("UNUSED_PARAMETER")
public fun toKotlin(javaType: com.pulumi.aws.wafv2.outputs.RuleGroupRuleStatementRateBasedStatementCustomKeyHttpMethod): RuleGroupRuleStatementRateBasedStatementCustomKeyHttpMethod =
RuleGroupRuleStatementRateBasedStatementCustomKeyHttpMethod()
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy