GetRegexPatternSetPlainArgs

data class GetRegexPatternSetPlainArgs(val id: String, val name: String, val scope: RegexPatternSetScope) : ConvertibleToJava<GetRegexPatternSetPlainArgs>

Constructors

Functions

Link copied to clipboard
open override fun toJava(): GetRegexPatternSetPlainArgs

Properties

Link copied to clipboard
val id: String

Id of the RegexPatternSet

Link copied to clipboard

Name of the RegexPatternSet.

Link copied to clipboard

Use CLOUDFRONT for CloudFront RegexPatternSet, use REGIONAL for Application Load Balancer and API Gateway.