Class RecommendationPreferencesScope


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

      • name

        public java.lang.String name()
        Returns:
        The name of the scope. Valid values: `Organization`, `AccountId`, `ResourceArn`.
      • value

        public java.lang.String value()
        Returns:
        The value of the scope. `ALL_ACCOUNTS` for `Organization` scopes, AWS account ID for `AccountId` scopes, ARN of an EC2 instance or an Auto Scaling group for `ResourceArn` scopes.