Class: MatchesAwsTokenEtl
- Inherits:
-
Object
- Object
- MatchesAwsTokenEtl
- Defined in:
- lib/matches_aws_token_etl.rb
Overview
Match AWS_TOKEN_TTL
Class Method Summary collapse
Class Method Details
.===(item) ⇒ Object
5 6 7 |
# File 'lib/matches_aws_token_etl.rb', line 5 def self.===(item) item.include?('AWS_TOKEN_TTL') end |