Class GetRuleGroupPlainArgs.Builder

  • Enclosing class:
    GetRuleGroupPlainArgs

    public static final class GetRuleGroupPlainArgs.Builder
    extends java.lang.Object
    • Method Detail

      • scope

        public GetRuleGroupPlainArgs.Builder scope​(java.lang.String scope)
        Parameters:
        scope - Specifies whether this is for an AWS CloudFront distribution or for a regional application. Valid values are `CLOUDFRONT` or `REGIONAL`. To work with CloudFront, you must also specify the region `us-east-1` (N. Virginia) on the AWS provider.
        Returns:
        builder