config#

class ssh2awsec2.config.Config(recent_cache_expire: int = 86400, ssh_cmd_cache_expire: int = 86400, aws_profile: Union[str, NoneType] = None, aws_region: Union[str, NoneType] = None)[source]#