Class GetFrameworkControlScope


  • public final class GetFrameworkControlScope
    extends java.lang.Object
    • Method Detail

      • complianceResourceIds

        public java.util.List<java.lang.String> complianceResourceIds()
        Returns:
        The ID of the only AWS resource that you want your control scope to contain.
      • complianceResourceTypes

        public java.util.List<java.lang.String> complianceResourceTypes()
        Returns:
        Describes whether the control scope includes one or more types of resources, such as EFS or RDS.
      • tags

        public java.util.Map<java.lang.String,​java.lang.String> tags()
        Returns:
        Tag key-value pair applied to those AWS resources that you want to trigger an evaluation for a rule. A maximum of one key-value pair can be provided.