Waf Web ACLSummary Properties Args
data class WafWebACLSummaryPropertiesArgs(val arn: Output<String>? = null, val awsAccountId: Output<String>? = null, val awsProperties: Output<AwsWafWebACLSummaryPropertiesArgs>? = null, val awsRegion: Output<String>? = null, val awsSourceSchema: Output<String>? = null, val awsTags: Output<Map<String, String>>? = null, val publicCloudConnectorsResourceId: Output<String>? = null, val publicCloudResourceName: Output<String>? = null) : ConvertibleToJava<WafWebACLSummaryPropertiesArgs>
Definition of WafWebACLSummary
Constructors
Link copied to clipboard
constructor(arn: Output<String>? = null, awsAccountId: Output<String>? = null, awsProperties: Output<AwsWafWebACLSummaryPropertiesArgs>? = null, awsRegion: Output<String>? = null, awsSourceSchema: Output<String>? = null, awsTags: Output<Map<String, String>>? = null, publicCloudConnectorsResourceId: Output<String>? = null, publicCloudResourceName: Output<String>? = null)