def get_security_token()

in python/alibabacloud_credentials_api/models.py [0:0]


    def get_security_token(self) -> str:
        raise NotImplementedError('get_security_token() must be overridden')